Skip to content

Instantly share code, notes, and snippets.

@githubmo
Created January 31, 2013 18:50
Show Gist options
  • Save githubmo/4685291 to your computer and use it in GitHub Desktop.
Save githubmo/4685291 to your computer and use it in GitHub Desktop.
Create database and do migrations.
bundle exec rake db:create:all
bundle exec rake db:migrate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment