Skip to content

Instantly share code, notes, and snippets.

@inem
Created August 15, 2020 18:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save inem/da8a0d1db9a9079168616389175025c1 to your computer and use it in GitHub Desktop.
Save inem/da8a0d1db9a9079168616389175025c1 to your computer and use it in GitHub Desktop.
setup:
rails db:create
rails db:migrate
rails db:seed
rails db:fixtures:load
db:
rails db:migrate
fix:
rails db:fixtures:load
fixtures:
rails db:fixtures:load
c:
rails c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment