From: Erik Hollensbe Date: 2008-08-25T09:04:28+09:00 Subject: Re: gem unpack --target usage James Britt wrote: > Erik Hollensbe wrote: >> James Britt wrote: >>> I'm trying to unpack a gem into a particular directory, but cannot get >>> the --target option to work. >> >> gem unpack foo.gem -- --target foo # works here. > > I just tried it. It "works" by unpacking the gem into the current > directory, completely ignoring the --target option. What version of rubygems do you have? Mine cleanly unpacked into the 'foo' directory. I'm on 1.2.0. -Erik -- Posted via http://www.ruby-forum.com/.