I have a gem (thoth-0.3.0) on my server which has had a few changes made to it over time (by me). I'm happy with how it works and have no desire to update it. I now need to install a copy of that gem on my local machine so i can develop knowing that what i do will work the same on the server. I can't just install it as normal as it's out of sync with the 'official' version. Can i just zip up the server's thoth-0.3.0 folder, scp it over and then untar it into my gems folder? Or does it need to be properly installed? if so, what's the best process for this? thanks max -- Posted via http://www.ruby-forum.com/.