vote up 0 vote down star

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.

flag

58% accept rate

7 Answers

vote up 2 vote down

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|flag
vote up 1 vote down

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|flag
vote up 1 vote down

There's a new editor from JetBrains Ruby Mine.

link|flag
vote up 2 vote down

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

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

link|flag
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 at 18:42
vote up 5 vote down

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

link|flag
vote up 3 vote down

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|flag
I just wish there was TextMate for Windows. – The Wicked Flea May 15 at 17:01
1  
Try E-TextEditor. It's a Windows clone of TextMate and supports commands and snippets. e-texteditor.com – Baldu May 15 at 17:24
vote up 1 vote down

vim,emacs,textmate

link|flag

Your Answer

Get an OpenID
or

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