Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 142 Bytes

File metadata and controls

9 lines (6 loc) · 142 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.