Ruby Programming/Mailing List FAQ
From Wikibooks, the open-content textbooks collection
[edit] Etiquette
There is a list of Best Practices[1].
[edit] What is the Best editor?
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.