sidnvy / demo-rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Passenger: Ruby on Rails example app

This is a Ruby on Rails hello world example app for the Passenger application server.

The master branch contains the code without Passenger installed.

The end_result branch contains the code with Passenger installed.

Run git diff origin/master..origin/end_result to see what's different.

About

License:MIT License


Languages

Language:Ruby 78.8%Language:HTML 14.0%Language:CSS 2.8%Language:Nginx 2.0%Language:JavaScript 1.8%Language:CoffeeScript 0.6%