faster_require icon indicating copy to clipboard operation
faster_require copied to clipboard

rubygems 1.8.2

Open ieq8 opened this issue 14 years ago • 1 comments

I want to do this [code] Now edit the rubygems.rb file, and add a require line to the top of it of the faster_require file, like this: require 'd:/Ruby192/lib/ruby/gems/1.9.1/gems/faster_require-0.6.0/lib/faster_require.rb'[/code]

But latest version of rubygems(1.8.2) doesn't have rubygems.rb. In which file I need add this line?

ieq8 avatar May 15 '11 07:05 ieq8

Odd. I'm thinking this is a bug in rubygems itself: http://www.ruby-forum.com/topic/1690874#998924

Anyway, if you do a gem which rubygems, look in its parent directory and you should see a "rubygems.rb" file-- try that one and report back :) -r

rdp avatar May 16 '11 06:05 rdp