I am new to Rails, I was searching for the best Rails IDE for doing
my project. I found Aptana with RadRails, which is very heavy and it
is consuming all my CPU and memory. Can anyone suggest very small
Rails IDE with at least Rails intelligence. This is very important and
please let me know if you know anything. I am totally struck because
of this.
It depends on your operating system. I am on a Mac and really enjoy
TextMate and the Terminal as my development environment. There are,
obviously, much fancier all-in-one systems, but this one works for me.
Honestly, I've tried a dozen others and I keep coming back to Vim over
and over again. With a little bit of work and dedication, I don't
think you'll go back. That said, the main thing is to find one that
works with your development style and then run with it. The editor is
far less important than the person using it.
I don't like that solution, setting up an auto starting mysql server
on a mac can be a ####.
I do perfere netbeans, because of accelent integration with subversion
and mysql.
I try to dedicate my very little spare time learning ruby on rails and
I use textmate also...
The problem with IDEs is that you don't know what's going on really...
What does the IDE do? What commands?
Like it was said before, the exact editor really isn't that important.
But whatever editor you use, you should know it very well; dig in
every feature it offers;
I prefer Netbeans not for the editor and project qualities (though
they are quite good), but for the excellent debugger.
+1 for TextMate if you are on a Mac. I've tried a number of them,
Aptana, RubyMine, Base Eclipse with the rails plugins etc, but keep
coming back to the lightweight TextMate
@Phlip, I can work almost exclusively with just a keyboard in
TextMate. There is a keyboard shortcut for just about anything you can
do with a mouse.
Win+Linux = There's nothing need to argue, VIM with plugin Rails.vim,
Surrounding.vim and SnippetEmu is the best.
For Mac Vim too but TextMate is a good choice too if u came from
standard IDE solution..
Actually VIM is bit weird but if u mastered it WUIIIIHHHH but on 1
condition u must be 10 finger typist to work on top condition with
VIM....