I've been a long long time searching a Ruby IDE for my Ruby coding and
finally I have found two of them...and this is the problem.
The first one I have found is Netbeans (Java IDE by Sun) and the second
one is Eclipse with the Ruby Plugin. Both of them are free software.
Could somebody tell me which one is the best one to code in Ruby (both
can be executed in Linux and Windows platforms, which are the two
platforms I use everyday)
Thanks in advance
Best regards
···
--
Miquel (a.k.a. Ktalà a.k.a. Ton)
Linux User #286784
GPG Key : 4D91EF7F
Debian GNU/Linux (Linux wolverine 2.6.22.5)
Welcome to the jungle, we got fun and games
Guns n' Roses
I've been a long long time searching a Ruby IDE for my Ruby coding and
finally I have found two of them...and this is the problem.
The first one I have found is Netbeans (Java IDE by Sun) and the second
one is Eclipse with the Ruby Plugin. Both of them are free software.
Could somebody tell me which one is the best one to code in Ruby (both
can be executed in Linux and Windows platforms, which are the two
platforms I use everyday)
I think you're going to have to answer that yourself - IDE choice is a personal thing. They both have their fans. I suggest trying them each for a week and see how you go.
I've been a long long time searching a Ruby IDE for my Ruby coding and
finally I have found two of them...and this is the problem.
The first one I have found is Netbeans (Java IDE by Sun) and the second
one is Eclipse with the Ruby Plugin. Both of them are free software.
Could somebody tell me which one is the best one to code in Ruby (both
can be executed in Linux and Windows platforms, which are the two
platforms I use everyday)
Thanks in advance
Best regards
--
Miquel (a.k.a. Ktalà a.k.a. Ton)
Linux User #286784
GPG Key : 4D91EF7F
Debian GNU/Linux (Linux wolverine 2.6.22.5)
Welcome to the jungle, we got fun and games
Guns n' Roses
We recently had a big thread on here about preferred IDEs; you could try
searching the mail archives going back a little bit for it. ("Best IDE
for ruby and rails development" - not 100% right, but quite relevant)
Cheers
Arlen
···
On Thu, 2007-09-27 at 03:18 +0900, Miquel Oliete wrote:
Hi there
I've been a long long time searching a Ruby IDE for my Ruby coding and
finally I have found two of them...and this is the problem.
The first one I have found is Netbeans (Java IDE by Sun) and the second
one is Eclipse with the Ruby Plugin. Both of them are free software.
Could somebody tell me which one is the best one to code in Ruby (both
can be executed in Linux and Windows platforms, which are the two
platforms I use everyday)
I've responded a ton of times to questions like this.
NetBeans feels more complete than Eclipse, but Eclipse still seems
more responsive, if not more stable. But it's really a matter of
choice. My suggestion would be to write a project in each one. Two
whole projects, from start to finish: one in eclipse, one in net
beans. Otherwise you'll never really know.
I've been a long long time searching a Ruby IDE for my Ruby coding and
finally I have found two of them...and this is the problem.
The first one I have found is Netbeans (Java IDE by Sun) and the second
one is Eclipse with the Ruby Plugin. Both of them are free software.
Could somebody tell me which one is the best one to code in Ruby (both
can be executed in Linux and Windows platforms, which are the two
platforms I use everyday)
I think you're going to have to answer that yourself - IDE choice is a
personal thing. They both have their fans. I suggest trying them each
for a week and see how you go.
--
Alex
That would be the best way, unless you just like to use both
I've found using Vim more effective then using both Vim and XEmacs in the
past, to the point I've forgotten most of the keybindings for every other
editor and IDE I've used +S but hey, it's made the one I use most even more
useful
TerryP.
···
--
Email and shopping with the feelgood factor!
55% of income to good causes. http://www.ippimail.com
On Thu, 2007-09-27 at 03:18 +0900, Miquel Oliete wrote:
Hi there
I've been a long long time searching a Ruby IDE for my Ruby coding and
finally I have found two of them...and this is the problem.
The first one I have found is Netbeans (Java IDE by Sun) and the second
one is Eclipse with the Ruby Plugin. Both of them are free software.
Could somebody tell me which one is the best one to code in Ruby (both
can be executed in Linux and Windows platforms, which are the two
platforms I use everyday)
Thanks in advance
Best regards
We recently had a big thread on here about preferred IDEs; you could try
searching the mail archives going back a little bit for it. ("Best IDE
for ruby and rails development" - not 100% right, but quite relevant)
Cheers
Arlen
Well ... I don't use either of them, but I think NetBeans is *much*
lighter weight than Eclipse, so it would get my nod, had I not purchased
Komodo. There's another free one you might want to look at, although
it's Linux-only -- KDevelop.
My team just released our Ruby IDE called 3rdRail. It's got solid
code completion, a cool dependency view, Mozilla perspective with DOM
browser and other stuff. We showed it at RailsConf Europe and it had
a great reception.
Granted I'm totally biased, but I think it is the best tool
available. As someone already said, the choice of tool is a personal
thing.