[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Gem Auto-Dependencies

Nicholas Van Weerdenburg

12/28/2004 6:41:00 AM

Is there a flag to auto-install gem dependencies to allow for silent installs?

Also, is there a recommendation for going a batch of gems (e.g. 15 of
them)? Currently, I use a file to list them, and cycle through them
calling gem install for each.

Thanks,
Nick
--
Nicholas Van Weerdenburg


4 Answers

David Heinemeier Hansson

12/28/2004 1:09:00 PM

0

> Is there a flag to auto-install gem dependencies to allow for silent
> installs?

I'd really like that as well. On top of the option to silence RDoc
warnings during install ;)
--
David Heinemeier Hansson,
http://www.basec... -- Web-based Project Management
http://www.rubyon... -- Web-application framework for Ruby
http://macro... -- TextMate: Code and markup editor (OS X)
http://www.loudthi... -- Broadcasting Brain



Sascha Ebach

12/28/2004 2:37:00 PM

0

David Heinemeier Hansson schrieb:
>> Is there a flag to auto-install gem dependencies to allow for silent
>> installs?
>
>
> I'd really like that as well. On top of the option to silence RDoc
> warnings during install ;)

Yes, that would be great. While we are at it, I would like to have an
option with gem uninstall which is

Delete all but [1]

Because I have like rails-0.5 - rails-0.9.2 installed and I want all the
old versions gone with one command.

Thanks

--
Sascha Ebach


gabriele renzi

12/28/2004 4:12:00 PM

0

Sascha Ebach ha scritto:
and, while we're at it.. could we have "uninstall" also have an alias
in "remove"?
:)

Tobias Luetke

12/29/2004 2:17:00 AM

0

yes | gem install rails


works great ;)


On Wed, 29 Dec 2004 01:16:50 +0900, gabriele renzi
<rff_rff@remove-yahoo.it> wrote:
> Sascha Ebach ha scritto:
> and, while we're at it.. could we have "uninstall" also have an alias
> in "remove"?
> :)
>
>


--
Tobi
http://blog.le...