I’m trying to load mechanize to my rails app with gemsonrails, but when
I try to start up my server I get this error:
“ERROR: Please update cygdrive/c/Documents and
Settings/Feng/ruby/project/playerman/vendor/gems/mechanize-0.7.6/init.rb
with the require path for linked RubyGem mechanize”
Also tried doing a require ‘mechanize’ on my controller, I get this:
I’m trying to load mechanize to my rails app with gemsonrails, but when
I try to start up my server I get this error:
“ERROR: Please update cygdrive/c/Documents and
Settings/Feng/ruby/project/playerman/vendor/gems/mechanize-0.7.6/init.rb
with the require path for linked RubyGem mechanize”
Also tried doing a require ‘mechanize’ on my controller, I get this: