I'm thinking about unpacking the gems that my app uses. If my development box has exactly the gem versions I want to unpack, do I still need to specify each gem's version in config/environment.rb?
config.gem "paperclip", :version => '2.3.1.1' Thanks for any help.
-- 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.

