Skip to content

Instantly share code, notes, and snippets.

@noahhendrix
Created August 3, 2010 23:58
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 noahhendrix/507405 to your computer and use it in GitHub Desktop.
Save noahhendrix/507405 to your computer and use it in GitHub Desktop.
Noah-Hendrixs-iMac:backoffice-rails3 noahhendrix$ rails s
Could not find gem 'mysql (>= 0, runtime)' in any of the gem sources.
Try running `bundle install`.
gem 'sqlite3-ruby', :require => 'sqlite3', :group => :development
gem 'mysql', :group => :production
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment