Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 375 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 375 Bytes

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.