views:

25

answers:

2

Hello guys

On Linux environment, is there any good intellisense tool, like an IDE you use for coding Ruby on Rails?

And what about Windows environment, any really good smart editor?

thank you

+1  A: 

Try Komodo Edit (free) or Komodo IDE (money): http://www.activestate.com/komodo-edit

SHiNKiROU
+1  A: 

The best one is of course RubyMine: http://confluence.jetbrains.net/display/RUBYDEV/RubyMine+EAP

glebm