Hello, I usually develop on a desktop machine, but I also have a laptop. I want to be able to ensure that the gems I've installed on one machine are available on the other.
$ gem env seems to tell me where the gems actually live. But I also seem to have a local ~/.gem directory. (and a .gemrc) So my questions are these... 1) what are the local directories for? 2) Can I just copy the entire gem directory (from gem env) between two machines, and expect that to work? Some possible flies in the ointment... * I'm using Mac OS X Leopard * The machines are different architectures (One is a G5, and one is an intel - but both are OS X) Thanks, John Schank --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---