Skip to content

phusion/passenger-ruby-rails-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.