From: "Florian Groß" Date: 2006-04-16T05:21:41+09:00 Subject: Re: Bug: Requiring "breakpoint" causes the entire Rails framework to load. Scott Barron wrote: > I'm no gems internals guru but it seems to me that when you require > 'rubygems' all of the gems/**/lib directories are added to the path, and the > rails gem has a lib/breakpoint.rb. When looking at the lib directories of > most other gems, it looks like the rails gem has a fairly dirty lib/. Oh, it still bundles breakpoint? I guess that would be better solved by adding a dependency on ruby-breakpoint now that it comes with a gem. IIRC they were using slightly different default options, but if that really turns out to be a problem I can certainly try to address this in a new version of ruby-breakpoint. It's also odd that RubyGems will load the Rails version instead of the ruby-breakpoint one. Sounds odd. -- http://flgr.0x42.net/