Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Mac text editor for Ruby on Rails

My text editor of choice for PHP work is Panic's Coda. But for Ruby on Rails, its autocomplete feature is continuously in my way and ROR's standardization on 2 space tabs does not play well with Coda's settings. I've been going back to TextMate for ROR work, but was wondering if there were better options.

like image 458
kingjeffrey Avatar asked Apr 14 '10 11:04

kingjeffrey


3 Answers

If you think it's worth to give it a try, in my opinion TextMate is the best but it's not free.

The integrated boundles work very well for Ruby and Ruby On Rails.

There are also boundles for Subversion/Git/etc. which can be very usefull in development.

like image 116
Truemilk Avatar answered Oct 17 '22 19:10

Truemilk


I say RubyMine, great!

like image 33
Irukandji Avatar answered Oct 17 '22 21:10

Irukandji


This is old, but here's a couple more options that are (currently) free and nice:

  • Kod
  • Chocolat
like image 39
Kyle Avatar answered Oct 17 '22 20:10

Kyle