Carsten Gehling
2009-Jan-26 10:32 UTC
Unpacking gems in vendor - but what about dependent gems?
Let''s say, that I need the gem pdf-writer for a rails project. And I define it inside environment.rb and run rake gems:unpack No problem there, pdf-writer is installed into vender/gems. But pdf-writer itself depends on some other gems like "color" and "transaction-simple". AND "color" depends on another gem "hoe". How do I get these gems unpacked into vendor/gems automatically? - Carsten -- Posted via http://www.ruby-forum.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 -~----------~----~----~----~------~----~------~--~---