On the topic of putting all gems in a Rails project into vendor, what do people do with gems that have a native compilation step? We've been leaving these out of the project source control. Instead, we install them on each machine as required. Is there an easier/better way to do this? And what happens with gems like rmagick, which have a native part that is tightly coupled to other native libraries?
Darren --~--~---------~--~----~------------~-------~--~----~ SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby -~----------~----~----~----~------~----~------~--~---
