Forum: Ruby on Rails Best IDEs for Ruby on Rails

Posted by Jason Hsu, Android developer (Guest)
on 2013-03-16 05:41
(Received via mailing list)
What are your favorite IDEs for Ruby on Rails?  Are there any good IDEs
that IMMEDIATELY flag problems the way Eclipse does in Android
development?  Given the importance of testing, I'd like to use a tool 
that
immediately and automatically flags problems.
Posted by news.anand11 (Guest)
on 2013-03-16 06:23
(Received via mailing list)
Hi jason, There are several IDEs available for Rails development. You 
can
try Aptana RedRails, JetBrains RubyMine. But most of the developer are
following sublimetext , eMac, TextMate,Gedit,VIM i.e. light weight
software.

Hope this helpful to you.


On Sat, Mar 16, 2013 at 10:10 AM, Jason Hsu, Android developer <
Posted by Colin Law (Guest)
on 2013-03-16 10:34
(Received via mailing list)
On 16 March 2013 04:40, Jason Hsu, Android developer
<jhsu802701@gmail.com> wrote:
> What are your favorite IDEs for Ruby on Rails?  Are there any good IDEs that
> IMMEDIATELY flag problems the way Eclipse does in Android development?
> Given the importance of testing, I'd like to use a tool that immediately and
> automatically flags problems.

Most rails developers (I believe) recommend not to use an IDE, but to
use a good editor with ruby parsing and project management
capabilities (such as jedit, but there are many others) and to use the
command line for the rest.  An IDE just isolates you from the command
line so that when something goes wrong it can be difficult to analyse.
 Also you will generally find it easier to get help if you are using
the command line.

Colin
Posted by Nikolay (Guest)
on 2013-03-16 12:24
(Received via mailing list)
I've bought RubyMine. It has very convinient tools for working with code
but better work with RM on fast computer.
Posted by Max Maxwell (aamax)
on 2013-03-16 15:11
(Received via mailing list)
We are using RubyMine.  if i need something lightweight I use Vim or
TextMate.  RM has the ability to run the server, to debug and step
through code, git integration - lots of great features.  It's a memory
hog (I boosted my Mac up to 16G RAM) but the newer versions have been
better than the older ones.

FWIW
Posted by Gerardo Argiz (Guest)
on 2013-03-16 18:58
(Received via mailing list)
Take a look to Aptana (http://www.aptana.com/) and Komodo (
http://www.activestate.com/komodo-ide)
Posted by Dave Williams (Guest)
on 2013-03-17 11:37
(Received via mailing list)
I'm using RubyMine and it's great. Here is a video posted by a friend of
Michael Hartl who compares RubyMine to Sublime Text if you're 
interested...

http://www.youtube.com/watch?v=buQhf2OTTNk&list=PL...

On Saturday, March 16, 2013 12:40:37 AM UTC-4, Jason Hsu, Android 
developer
Posted by Tony Martin (tonypmartin)
on 2013-03-19 07:45
(Received via mailing list)
Redcar completely suits me as a free highlighting editor with a good 
file
browser and multiple display tabs and side by side editing.
Posted by PanPan (Guest)
on 2013-03-19 11:24
(Received via mailing list)
i use RubyMine, it's cool!
it support rails3 and coffeescript, and many feature~
Posted by unknown (Guest)
on 2013-03-19 13:41
(Received via mailing list)
RubyMine 5.0.2 Fabulous IDE, excellent value for money, superb debugging
with code coverage and VCS integration, stack analysis, object tree 
view,
model diagrams, db integration and lots more.

I think the obsession with the command line just overwhelms you with
detail, a bit like looking at the hex generated by assembler.  Do not be
fooled by this obsessive elitism.

Give it a try free, also the support is really quick.

John
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.