up vote 0 down vote favorite
share [g+] share [fb]

I'm interested in learning ruby. But the most important thing for me is, if there are any good editors for that. That will help me decide if it's worth to switch from PHP to Ruby.

link|improve this question

58% accept rate
feedback

7 Answers

See this question: http://stackoverflow.com/questions/59968/best-editor-for-ruby.

link|improve this answer
feedback

I, and many other people, use and prefer TextMate for Ruby on Rails work. Many Rails developers use Macs and TextMate is the go-to editor on Macs.

And yes, it is worth it to switch from PHP to Ruby.

link|improve this answer
I just wish there was TextMate for Windows. – Robert K May 15 '09 at 17:01
2  
Try E-TextEditor. It's a Windows clone of TextMate and supports commands and snippets. e-texteditor.com – Baldu May 15 '09 at 17:24
feedback

I prefer to use the Netbeans IDE with jvi a vi emulation plugin.

http://www.netbeans.org/features/ruby/index.html

link|improve this answer
I should note that I was using Aptana/RadRails with the viPlugin but finally became fed up with all the weird eclipse bugs and made the switch to Netbeans, I have been very pleased. – Corban Brook May 17 '09 at 18:42
feedback

Try Komodo Edit if you're using Windows or Linux. There's an introductory screencast at http://www.rubyhead.com/2009/04/24/komodo-edit-textmate-alternative

link|improve this answer
feedback

vim,emacs,textmate

link|improve this answer
feedback

There's a new editor from JetBrains Ruby Mine.

link|improve this answer
feedback

on windows, i have been using InType. its in alpha right now, but it works pretty well for me.

otherwise, TextMate is the way to go for Mac OS X.

for linux my roommate uses gedit, he loves it.

for the record, its not the text editor that will make you wanna switch.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.