Bugs item #27228, was opened at 2009-10-03 05:29
You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=575&aid=27228&group_id=126

Category: `gem` commands (other)
Group: None
>Status: Closed
>Resolution: Rejected
Priority: 3
Submitted By: Roger Pack (rogerdpack)
>Assigned to: Eric Hodel (drbrain)
Summary: gem which shell.rb fails

Initial Comment:
I believe the following is not expected (i.e. bug)

C:\dev\blade_copy\digitalarchive_trunk>gem which shell.rb
Can't find ruby library file or shared library shell.rb

C:\dev\blade_copy\digitalarchive_trunk>gem which shell
c:/ruby18/lib/ruby/1.8/shell.rb

Thanks.
-r

----------------------------------------------------------------------

>Comment By: Eric Hodel (drbrain)
Date: 2009-10-19 17:47

Message:
Since you don't necessarily know the extension of the file you would require, 
don't force it.  (thread.rb vs. thread.so)

----------------------------------------------------------------------

You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=575&aid=27228&group_id=126
_______________________________________________
Rubygems-developers mailing list
http://rubyforge.org/projects/rubygems
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to