/ar-student-schema

Template project for the ar-student-schema challenge

Primary LanguageRuby

ActiveRecord Student Schema

To get started:

  1. Fork this repository.
  2. Clone your fork of this repository into your working directory.
  3. Install the necessary dependencies using Bundler: $ bundle
  4. Create your database: $ rake db:create
  5. Implement the objectives as described in the challenge in Socrates.