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 J.
http://www.varcasa.com/
My First Rails Project. Powered by Typo and soon by RForum too

Most people on this list have reported the same thing. The Arachno
Ruby IDE doesn’t experience the same delay. You might want to look
into that product.

http://www.ruby-ide.com/ruby/ruby_ide_and_ruby_editor.php

On Windows I tend to use RadRails for development, but Arachno for
Debugging. I prefer the RadRails layout.

Michael T.

Hmm, I didn’t think debugging worked at all in radrails… how’d you get
it to work?

b

Yah I used RDT for debugging and RAD for editor :slight_smile:


Rgds,
–Siva J.
http://www.varcasa.com/
My First Rails Project.
Education Through Collabration

Anyone tried FrontBase with Rails?