rake gems:unpack:dependencies is the best option here! It ensures all
of the dependent gems are also installed.

Rack is loaded before the vendor gems are loaded though so if you're
trying to run a rails app in an environment that doesn't have Rack 1.0
installed you're going to have issues.

Do you have the option to install gems on the server?

Gavin

http://handyrailstips.com

On Sep 17, 2:42 pm, Snaggy <l.cio...@gmail.com> wrote:
> or in general how to put gems there? I have a patch to apply to "rack/
> methodoverride.rb" but I can't find it...
> how can I copy rack in vendor and not modify the system wide file?
> the rake gems:unpack or install don't work...
> thanks
--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to