Using Rails 2.1 gem dependencies, is there a way to load a gem that is unpacked in vendor/gems from a Rake task? I have a gem that I only want to use from Rake, so I don''t want to put it in environment.rb using config.gem. I know you can add the gem''s lib directory to the load path, but I''m looking for something that would load the gem using the same process as Rails does. Thanks, Dan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---