M
Martin Pirker
Hi...
Short question: How do I manually unpack a .gem?
Long version:
Increasingly packages seem to only come as gem
download (e.g. mongrel). While nice and all if you are
properly setup and connected, you just gem install (and
there's an option "unpack an installed gem to the current
directory").
But what if for some reasons I just got hold of a single .gem
file and just want to
a) study its content first without install or
b) carefully install by hand into an enviroment which I
exactly want to know what gets in/out (no automatisms)
Thanks,
Martin
Short question: How do I manually unpack a .gem?
Long version:
Increasingly packages seem to only come as gem
download (e.g. mongrel). While nice and all if you are
properly setup and connected, you just gem install (and
there's an option "unpack an installed gem to the current
directory").
But what if for some reasons I just got hold of a single .gem
file and just want to
a) study its content first without install or
b) carefully install by hand into an enviroment which I
exactly want to know what gets in/out (no automatisms)
Thanks,
Martin