ruby -rubygems -rgem_name fails--is this a bug?

R

Roger Pack

See the title.
With 1.8

ruby -rubygems -rgem_name fails

With 1.9 it doesn't, but only because of gem prelude.
Is this a bug? It smells like one.
-r
 
L

Luis Lavena

See the title.
With 1.8

ruby -rubygems -rgem_name fails

With 1.9 it doesn't, but only because of gem prelude.
Is this a bug?  It smells like one.

ruby -r is not using the redefined version of require once rubygems is
loaded.

That has been defined as 1.8 behavior and don't see it changing in the
future.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,069
Latest member
SimplyleanKetoReviews

Latest Threads

Top