For IDE, I would suggesst Aptana's RadRails (http://www.aptana.com/
rails).
It is based on Eclipse and designed well to implement/deploy RoR
applications
(it has a nice feature called AptanaCloud which lets you deploy RoR
applications
in the cloud in minutes). One thing to remember, building RoR
applications is just
one part of the equation, with the other being deployment. There are
several solutions
around for this (mongrels+rails, apache+phusion-passenger+rails, etc.)
and they all
require certain level of Linux expertise. That is what makes an IDE
like RadRails sweet:
it will take care of the deployment part for you so you can focus on
building the application
and not have to configure a Linux Box with server capabilities.

Regards,

- Ricardo Sanchez
rsanchez.jayh...@gmail.com

On May 28, 10:05 pm, Marnen Laibow-Koser <rails-mailing-l...@andreas-
s.net> wrote:
> Jim wrote:
>
> [...]
>
> > I recommend using Netbeans as a development environment after you do
> > your first couple of projects.
>
> I'm going to disagree rather strongly here.  Rails doesn't seem to lend
> itself all that well to "heavy" IDEs like Eclipse (which I used to use,
> and would probably still use for Java) and NetBeans (haven't used, but
> seems like the same niche).  I've had much better luck with simpler
> tools like jEdit (seehttp://marnen.livejournal.comfor setup info) and
> KomodoEdit (my current choice), or even plain editors like TextWrangler.
>
> (BTW, Eclipse and NetBeans *still* don't do word wrap reliably.  WTF?)
>
> Best,
> --
> Marnen Laibow-Koserhttp://www.marnen.org
> mar...@marnen.org
> --
> Posted viahttp://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to