* RadRails - built on Eclipse - http://www.radrails.org/ - open source
* IntelliJ IDEA Rails plugin -
http://www.jetbrains.com/idea/features/ruby_development.html -
commercial but free for OSS development
* TextMate (but only for Mac)
Here's another I just found:
* NetBeans (!) Rails plugin -
http://blogs.sun.com/tor/entry/ruby_screenshot_of_the_week3 - the
code completion looks pretty smart.
This piqued my interest -- so here's a list of others I know next to
nothing about:
Arachno IDE - http://www.ruby-ide.com/ - Ruby, not sure about Rails $$$
jEdit -
http://toserveman.kalebwalton.com/articles/2006/07/30/jedit-as-textmate-equivalent-for-ruby-on-rails-development
RoRED - http://www.plasmacode.com/index.html - Windows only
RIDE-ME - http://www.projectrideme.com/ - "geared primarily toward
developers who are migrating from a Microsoft development platform"
Gyre - http://gyre.bitscribe.net/ - written in Ruby, web UI, IDE and
debugger
Komodo Edit -
http://weblog.rubyonrails.com/2005/11/5/komodo-3-5-ide-with-support-for-ruby-on-rails
$$$
Mondrian - http://www.mondrian-ide.com/ - Ruby with FOX toolkit
Does anyone know anything about any of these? Gyre in particular looks
interesting.
And if you forswear an IDE for a Real Editor, there is
emacs-on-rails for Emacs -
http://www.bestechvideos.com/2007/01/08/emacs-on-rails-ide-demo/
rails.vim for ViM - http://www.vim.org/scripts/script.php?script_id=1567
What should we suggest on the wiki that people could try? Any
recommendations?
----
And on a vaguely related note, has anyone done anything with Cerberus
for Continuous Integration?
http://www.degrunt.net/articles/2006/08/27/cerberus-continious-integration-for-rails/
Thomas.
I have installed RadRails several times, but never really gotten into
it.
I use gedit or nano when I am on a 'nix box.
For instance, I use TM for day to day work, but fallback to good old
VIM, when TM is not an option.
Croak!
--progfrog
--
http://railfrog.com/
Railfrog, the user-friendly, open-source web site deployment and
content management system built with Rails; producing well structured
and standards-compliant pages with Web 2.0 goodness.
Other than that I sometime used VIM for quick edits. VIM 7 has it's
own rails plug-in I think.
http://www.oreillynet.com/ruby/blog/2007/03/ides_for_ruby.html
http://www.oreillynet.com/ruby/blog/2007/03/looking_for_a_new_rails_ide_fo_1.html
Croak!
-- progfrog
RadRails is being taken over by Aptana ( http://aptana.com/ ) (which you can
also use as an Eclipse plugin). I'm not sure if their intentions are
announced yet, but I'll tip the RadRails features get rolled into Aptana.
They each have features the other doesn't, and of course some overlap. At
the moment you can just install both and use parts of each.
--
dr_nailz
On Mar 13, 9:42 am, dr_nailz <dr.na...@gmail.com> wrote:
> On Saturday 03 March 2007 01:09, Werner wrote:
>
> > I have good experiences with RadRails. It's has auto completion, SVN
> > support, webbrick server and a good GUI.
>
> > Other than that I sometime used VIM for quick edits. VIM 7 has it's
> > own rails plug-in I think.
>
> RadRails is being taken over by Aptana (http://aptana.com/) (which you can
-- progfrog