Skip to content

Instantly share code, notes, and snippets.

@px-amaac
Created April 16, 2013 08:11
Show Gist options
  • Save px-amaac/5394275 to your computer and use it in GitHub Desktop.
Save px-amaac/5394275 to your computer and use it in GitHub Desktop.
Connecting to database specified by database.yml
Started GET "/" for 98.252.77.72 at 2013-04-16 00:06:28 -0700
Processing by HomeController#index as HTML
Completed 500 Internal Server Error in 5ms
ActiveRecord::StatementInvalid (Could not find table 'users'):
app/controllers/home_controller.rb:3:in `index'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment