-
-
Save BadAllOff/6c4af053aa4572f272333716768be04a to your computer and use it in GitHub Desktop.
Create production database locally in rails
This file contains 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
Run in command line: | |
RAILS_ENV=production rake db:create db:schema:load |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment