search for: ruby_ide_and_ruby_editor

Displaying 5 results from an estimated 5 matches for "ruby_ide_and_ruby_editor".

2006 Jan 09
11
Fast Ruby Debugger?
After developing in Java for years in IDEs I''m starving for a decent ruby debugger. When learning new codebasesI find it invaluable to use the debugger to step through the system and see how things work at runtime. Using RDT in Eclipse is fine but it''s excruciating to wait minutes for the default debugger to finally reach my breakpoints on tests that normally take seconds to
2006 Feb 01
4
rails IDE
**hi I am just curious what IDE everybody uses to develop rails application. I am using eclipse with RDT and RAD plugin. But for some reason kicking debug session takes a lot of time. Do anyone experience this kind of problem? -- Rgds, --Siva Jagadeesan http://www.varcasa.com/ My First Rails Project. Powered by Typo and soon by RForum too -------------- next part -------------- An HTML
2006 Jan 15
7
Rad Rails?
Hi, I''ve just now started learning Ruby on Rails. Someone told me that I should get RadRails to use as my IDE. RadRails.org seems to be dead now. Has something bad happened? Or do I just have my URL wrong? Is there another good Rails IDE? I''m developing on windows right now. Thanks! TAD -- Posted via http://www.ruby-forum.com/.
2006 Feb 17
21
''Best'' IDE for testing and debugging
I''m trying to decide which IDE to go with for RoR development. I put a high premium on integrated test automated tools and debugging capabilities. I''d appreciate any sharing of experience. I''m currently running Instant Rails on a Windows 2000 box (using IR due to problems I encountered trying to get all the components set up individually). Also, I''m using
2006 Mar 30
13
need an Ruby on Rails IDE
Hello everybody, I''m a new member on Ruby on Rails. I''m friendly on using Microsoft Visual Studio (VS) IDE. The VS IDE supports for Intellisense coding (that mean it will automatically display a list of member variables or functions for a class, struct, union, or namespace; the names and types of parameters required by a function or attribute; and the complete declaration for