Last active
May 10, 2016 12:00
-
-
Save sonalkr132/31dc6391c87d6852dae1f6023f3467be to your computer and use it in GitHub Desktop.
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
** Invoke db:create (first_time) | |
** Invoke db:load_config (first_time) | |
** Execute db:load_config | |
** Execute db:create | |
** Invoke db:drop (first_time) | |
** Invoke db:load_config | |
** Execute db:drop | |
** Invoke db:setup (first_time) | |
** Invoke db:schema:load_if_ruby (first_time) | |
** Invoke db:create | |
** Invoke environment (first_time) | |
** Execute environment | |
Sync gem should be back to the blacklist of game names by now. | |
** Execute db:schema:load_if_ruby | |
** Invoke db:schema:load (first_time) | |
** Invoke environment | |
** Invoke db:load_config | |
** Execute db:schema:load | |
-- enable_extension("plpgsql") | |
rake aborted! | |
ActiveRecord::NoDatabaseError: FATAL: database "gemcutter_development" does not exist |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment