/base-rails

A blank Rails application for you to build off of. It includes all of the development goodies we're used to.

Primary LanguageRuby

Base Rails

Standard Workflow

  1. Start the web server by running bin/server.
  2. Navigate to your live application.
  3. As you work, remember to navigate to /git and commit often as you work.