Copy current state of gem on server to my local machine
by Max Williams other posts by this author
Nov 7 2009 12:20PM messages near this date
Re: RCR enumerable extra into core
|
Re: Copy current state of gem on server to my local machine
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/.
Thread:
Max Williams
Marnen Laibow-Koser
Max Williams
|