Alder Green
2006-Apr-14 15:34 UTC
[Rails] Bug: Requiring "breakpoint" causes the entire Rails framework to load.
Hi I''m working with: 1. Ruby 1.8.4 (i386-mswin32) 2. RubyGems 0.8.11 3. Rails 1.1.2 (obtained through RubyGems) 4. ruby-breakpoint (0.5.0) (Note that all of these are latest stable versions of the software) Whenever I require ''breakpoint'', the entire Rails framework gets loaded as well. I tried "gem uninstall rails", and then require ''breakpoint'' returned false and didn''t load Rails, but worked. I tried uninstalling/reinstalling ruby-breakpoint - didn''t help. What should I do? I want to use breakpoint outside of Rails, and loading the Rails environment - is pretty taxing: nearly 400 files are loaded, which takes several seconds every time. Regards, Alder Green
Seemingly Similar Threads
- win32-process + ruby-breakpoint = strangebehavior
- win32-process + ruby-breakpoint = strange behavior
- gam (mgcv) vs. multiple regression breakpoint analysis: inconsistencies?
- About the breakpoint when making heatmap with lots of variables
- FW: [Mongrel] Broken win32 service support for lastest mongrels.