Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Ruby > How to check / list gem dependency before install anything?

Reply
Thread Tools

How to check / list gem dependency before install anything?

 
 
S P Arif Sahari Wibowo
Guest
Posts: n/a
 
      07-29-2009
Hi!

Is there anyway in RubyGem to check / list / query a gem's
dependency (or even better: all gems that will need to be
installed, something like gem install dry run) before actually
install anything?

Thanks!

--
____ ____ ____ ____ (stephan paul) Arif Sahari Wibowo
/___ /___/ /___/ /___ http://www.arifsaha.com/
____/ / / / ____/
 
Reply With Quote
 
 
 
 
Eric Hodel
Guest
Posts: n/a
 
      07-30-2009
On Jul 29, 2009, at 15:35, S P Arif Sahari Wibowo wrote:

> Is there anyway in RubyGem to check / list / query a gem's
> dependency (or even better: all gems that will need to be installed,
> something like gem install dry run) before actually install anything?


gem help dep

 
Reply With Quote
 
 
 
 
Ryan Davis
Guest
Posts: n/a
 
      07-30-2009

On Jul 29, 2009, at 23:06 , Eric Hodel wrote:

> On Jul 29, 2009, at 15:35, S P Arif Sahari Wibowo wrote:
>
>> Is there anyway in RubyGem to check / list / query a gem's
>> dependency (or even better: all gems that will need to be
>> installed, something like gem install dry run) before actually
>> install anything?

>
> gem help dep


I'm starting to sense a pattern with Eric's emails... hrm...

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
Gem dependency / installing multiple gem from a single file Nasir Khan Ruby 0 06-08-2009 09:31 PM
"gem list" and "sudo gem list" yield different results Mike Nicholaides Ruby 3 03-28-2008 02:29 PM
RubyGems 0.9.1 calling a gem with gem '<gem>' Austin 7873 Ruby 5 01-27-2007 10:05 PM
gem local install/dependency problem Patrick Gundlach Ruby 2 05-14-2005 04:28 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57