Skip to content

Instantly share code, notes, and snippets.

@tammersaleh
Created June 17, 2010 01:50
Show Gist options
  • Save tammersaleh/441555 to your computer and use it in GitHub Desktop.
Save tammersaleh/441555 to your computer and use it in GitHub Desktop.
$ rake db:drop:all
(in /Users/tsaleh/code/tsaleh/lettercase)
Couldn't drop lettercase_test : #<Mysql::Error: Unknown database 'lettercase_test'>
$ rake db:create:all
(in /Users/tsaleh/code/tsaleh/lettercase)
lettercase_test already exists
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment