Ruby Programming/Mailing List FAQ
Jump to navigation
Jump to search
Etiquette[edit | edit source]
There is a list of Best Practices[1].
What is the Best editor?[edit | edit source]
Several editors exist for Ruby.
Commercial: The editor of preference on OS X is Textmate. RubyMine has also received good reviewed[2]
Free: NetBeans offers a version with Ruby support. RadRails is a port of eclipse to support Ruby syntax. Eclipse has a plugin DLTK that offers ruby support[3]. On windows for rails projects there is RoRed.
See some more questions answered.