Which editor do you prefer for Ruby? I also have TextPad w/ the Ruby
syntax definition file installed.
I kind of like what I see of FreeRIDE so far.
Thanks again,
Chris
Christopher J. Meisenzahl CSTE
Sr. Automation Engineer
The Student Loan Corporation
christopher1.meisenzahl@citigroup.com
Confidentiality Notice: This email message, including any attachments,
is for the designated recipient only and may contain confidential and
privileged information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you have received it in error, please
notify the sender immediately and delete the original.
Hello Christopher1,
Which editor do you prefer for Ruby? I also have TextPad w/ the Ruby
syntax definition file installed.
I kind of like what I see of FreeRIDE so far.
Maybe, the new relase of ArachnoRuby
http://www.scriptolutions.com/downloads/ruby/WindowsSetup-ArachnoRuby-0_5_10.exe
···
--
Best regards, emailto: scholz at scriptolutions dot com
Lothar Scholz http://www.ruby-ide.com
CTO Scriptolutions Ruby, PHP, Python IDE 's
just to clarify, you can put in whatever features you're looking for
(syntax highlighting/coloring, code folding, class browser, refactoring
tools, method signature suggestion /autocompletion, watch/breakpoints,
reg ex debugger etc.) into google search for the last year's threads,
it's probably been discussed
yeah, i can second that. i'm not sure which feature i like the most, but but the thread debugging is up there 
···
Lothar Scholz wrote on 7/18/2005 4:37 PM: > Maybe, the new relase of ArachnoRuby > http://www.scriptolutions.com/downloads/ruby/WindowsSetup-ArachnoRuby-0_5_10.exe
--
http://home.cogeco.ca/~tsummerfelt1
telnet://ventedspleen.dyndns.org
One of the nice things about Arachno is that you can run rails in the
debugger and the speed is usable. Trying to do the same in Eclipse is
too slow. I love Eclipse but it's pretty much not usable when trying
to debug in Rails.