Ask HN: First time Mac - Which editor is the best for RoR?
I am a first time Mac user (Mac Book Pro with Retina). Because of my Ruby on Rails (RoR) project I switched from Windows to Mac. Now I like to know which editor is the best for Mac to develop RoR projects (used Aptana Studio 3 till now). Does anyone can help me out with some advices?
KR, Fabian
6 comments
[ 3.1 ms ] story [ 25.3 ms ] threadSome use Sublime Text 2.
Some use vim + NERDTree + a bunch of other Rails-oriented modules.
If you're looking for something more IDE, check out RubyMine: http://www.jetbrains.com/ruby/
2. Having said that, I would recommend checking out Sublime Text 2 if you want a starting point recommendation.