> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf 
> Of Jim Freeze
> Sent: Tuesday, September 30, 2008 1:15 PM
> To: rubygems-developers@rubyforge.org
> Subject: [Rubygems-developers] Gem Names not correlated to 
> require name
> 
> Hi
> 
> Some of the local ruby guys are starting to complain about 
> the fact that they can't derive the require name from the gem name.
> 
> Has this topic been brought up before? Are there opinions on 
> how/if this can be solved?

I think it's really up to the gem authors to name their gems
appropriately.

I feel their pain, though. I know it drives me batty when I try to
install "net-ldap", for example, and it fails because I forgot the gem
name is "ruby-net-ldap". Good thing there's a "ruby" in the gem name -
wouldn't want to accidentally install a Perl module, eh? ;)

The only solution I have is to use "gem search --remote ldap", for
example. You can usually figure out the "real" name from the resulting
list.

Regards,

Dan


This communication is the property of Qwest and may contain confidential or
privileged information. Unauthorized use of this communication is strictly 
prohibited and may be unlawful.  If you have received this communication 
in error, please immediately notify the sender by reply e-mail and destroy 
all copies of the communication and any attachments.
_______________________________________________
Rubygems-developers mailing list
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to