Does a Rails 3.0.0.beta app only see bundled gems in the console?

Posted by Nick on Stack Overflow See other posts from Stack Overflow or by Nick
Published on 2010-03-05T18:56:37Z Indexed on 2010/03/31 5:13 UTC
Read the original article Hit count: 395

Filed under:
|
|

I have a library that I'm trying to get working with rails 3 (specifically feedzirra) which I can require ok in irb but it breaks the console in my app with the following error:

http://pastie.org/855976

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about console