Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 136 Bytes

File metadata and controls

9 lines (6 loc) · 136 Bytes

RailsCasts Example Application

Run these commands to try it out.

bundle
rake db:setup
rails s

Requires Ruby 1.9.2 or higher.