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.