< Ruby Programming
Etiquette
There is a list of Best Practices[1].
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.
See some more questions answered.
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.