We are considering moving our app to a "vendor everything" model: http://errtheblog.com/posts/50-vendor-everything I''m able to get the application to work fine this way, but, rake tasks don''t work unless I have the gems installed. Some of our rake tasks use the same libraries that the app does. What I''d like is a way to do "vendor everything" that has 1 step for setting up an environment - just check out from the repository and run "rake". Am I expecting too much of the "vendor everything" approach? I presume this is some sort of load path issue? What is the right way to address this? Thanks. Mike Mike Herrick Program Manager, Collaborative Software Initiative mike-8ELOzodGCEA8egOQY5JaJw@public.gmane.org http://www.csinitiative.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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---