cat Gemfile -- A bug magnet
El Sep 21, 2011, a las 17:10, "David A." <[email protected]> escribió: > I'm trying to move my application from Rails 2.3.5 to Rails 3.1 which is > a challenge. > > In my application, > require 'zip/zip' > fails with 'no such file to load -- zip/zip > > gem list --local > shows > rubyzip (0.9.4) > > I see zip.rb in > d:\ruby192\lib\ruby\gems\1.9.1\gems\rubyzip-0.9.4\lib\zip\ > > -- > 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. > -- 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.

