Only today, I noticed that IntelliJ IDEA 7 was released some weeks ago and I saw that it comes with Ruby and Rails support. I decided to check it out and give it a go. For Rails development, I currently use Aptana RadRails as an Eclipse plugin. Even though I like RadRails, it still lacks some features and coherency in my opinion. Also, setting up RadRails as an Eclipse plugin can be a pain in the ass when dealing with the latest beta versions or nightly builds.
So, I downloaded IntelliJ to my Mac, dragged it to my Applications folder and started it. After installing the Ruby plugin (2 clicks and a restart), I was good to go. I played with it for an hour or so and I must say that I'm quite impressed. The interface is clean (better then NetBeans) and stuff is where I look for it. Also code completion is working (in oposite to RadRails) very well. Hopping through code (declarations, views, models, etc) is nice.
I'll be playing with it for the next couple of days and trying out some other stuff and see if it's perhaps worth buying a license.
Recent Comments