On Jun 5, 4:20 am, tispratik <[email protected]> wrote: > I have frozen my gems in my application at /home/deploy/rails_apps/ > my_app/vendor > > Do i need to reinstall all frozen gems of my application again in REE > so that apache+passenger can pick it up?
No - that's the whole point of freezing a gem into your app: you don't have to install it anywhere because it's bundled in with your app Fred -- 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.

