Best IDE for Ruby? - Printable Version +- Support Forums (https://www.supportforums.net) +-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87) +--- Forum: Coding Support Forums (https://www.supportforums.net/forumdisplay.php?fid=18) +---- Forum: Ruby and Ruby on Rails (https://www.supportforums.net/forumdisplay.php?fid=55) +---- Thread: Best IDE for Ruby? (/showthread.php?tid=4373) |
Best IDE for Ruby? - Closed - 01-16-2010 Well, there are many IDE for Ruby, what do you think is the best? I think Netbeans, it's really good and free I hear RubyMine is better BUT, costs $100 (and there is no cracked version) So? (No flaming please, THIS IS NOT AN IDE WAR) RE: Best IDE for Ruby? - Jordan L. - 01-16-2010 Imo, Codeblocks. Although I haven't actually used a IDE, I just use GEdit on Gnome, so really I don't have a vlid input here. But from the looks Codeblocks looks the best. RE: Best IDE for Ruby? - Wolskie - 01-17-2010 I use KDevelop, it doesn't have much fancy stuff for ruby, no code completion, and no code formatting. I just use it because I am familiar with how it works and its got very nice syntax highlighting, however kate is pretty good at that too. |