Created
April 12, 2017 23:05
-
-
Save JackHowa/c005675d8c17ac51fa41784ad5028dbc to your computer and use it in GitHub Desktop.
retrieving active records
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ bundle install | |
$ bundle exec rake db:create | |
$ bundle exec rake db:migrate | |
$ bundle exec rake db:seed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment