Syl
Syl

Reputation: 3829

Windows Ruby/Rails IDE or editor with autocompletion

I am looking for an IDE with Ruby on Rails autocompletion on windows. Netbeans seems to be ok but he is buggy and the wizard for importing existing project does not work. RubyMine is unable to read files from a network drive (and you must pay for it!).

Is there any Ruby ide autocompleting code with at least the rails API and eventually my project classes?

Upvotes: 1

Views: 1286

Answers (2)

Filip Dupanović
Filip Dupanović

Reputation: 33700

Take a look at Aptana Studio 3 Beta, that runs on Eclipse. One of it's features, RadRails, provides exhaustive support for both Ruby and Ruby on Rails.

Upvotes: 1

Lamp
Lamp

Reputation: 1084

Try e editor. The power of textmate on windows!

Upvotes: 0

Related Questions