For mislav-will-paginate I have the following in environment.rb: config.gem 'mislav-will_paginate', :version => '~> 2.3.8', :lib => 'will_paginate', :source => 'http://gems.github.com'
The lib field is probably what you need (adjust the version as needed). Vince On Wed, Aug 12, 2009 at 9:29 AM, Alpha Blue<[email protected]> wrote: > > Here's my current environment.rb file and my gems env information > > http://pastie.org/581497 > > I'm still unable to get rake gems:install to work or for my app to find > the two gems I have already installed which work with IRB and require > "rubygems" > -- > Posted via http://www.ruby-forum.com/. > > > > -- Vince Hodges - Founder http://www.pennyminder.com/ 604.603.1741 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

