Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 144 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 144 Bytes

RailsCasts Example Application

Run these commands to try it out.

bundle
rake db:setup
rails s

Requires Ruby 1.9.2 or later to run.