Created
March 23, 2012 20:32
-
-
Save mark-ellul/2174677 to your computer and use it in GitHub Desktop.
iron worker mysql2 gem error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/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