Getting started

Here’s how to get rolling:

  1. Create your databases and edit database.yml

    Instructions here

  2. Use script/generate to create your models and controllers

    Instructions here

  3. Set up a default route and remove or rename this file

    Instructions here