Skip to content

Instantly share code, notes, and snippets.

@sonalkr132
Last active May 10, 2016 12:00
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 sonalkr132/31dc6391c87d6852dae1f6023f3467be to your computer and use it in GitHub Desktop.
Save sonalkr132/31dc6391c87d6852dae1f6023f3467be to your computer and use it in GitHub Desktop.
** 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