Hi, I have added "config.gem "pdf-writer", :version=>'1.1.8'" in my application's environment.rb so that I can use "rake gems:install" for installing all gems.
My problem is whenever I am running the command "rake gems:install" in application's dir it is giving me following error:- "undefined method `add_to_rails_paths' for #<Module:0x3f72698>" Anyone have any idea how to solve this? Thanks, Mike -- Posted via http://www.ruby-forum.com/. -- 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.

