Skip to content

Instantly share code, notes, and snippets.

@mark-ellul
Created March 23, 2012 20:32
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 mark-ellul/2174677 to your computer and use it in GitHub Desktop.
Save mark-ellul/2174677 to your computer and use it in GitHub Desktop.
iron worker mysql2 gem error
/mnt/sw_jobs/u13427/user_dir/text_media.rb:1:in `<top (required)>': uninitialized constant GenericMedia (NameError)
from /mnt/sw_jobs/u13427/user_dir/runner.rb:473:in `require_relative'
from /mnt/sw_jobs/u13427/user_dir/runner.rb:473:in `<main>'
WARNING: This version of mysql2 (0.3.11) doesn't ship with the ActiveRecord adapter bundled anymore as it's now part of Rails 3.1
WARNING: Please use the 0.2.x releases if you plan on using it in Rails <= 3.0.x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment