C
Chad Perrin
Bah! echo and an empty file
Vim and tcsh, darnit.
This isn't the stone age, you know.
Bah! echo and an empty file
-----Original Message-----
From: AJay Maurya [mailto:[email protected]]
Sent: Tuesday, September 04, 2007 11:52 AM
To: ruby-talk ML
Subject: Best IDE for ruby and rails development
I am still confused which IDE to choose among freeride, aptana,
radrails ,netbeans which is most feature rich ?
Amount of features != quality of IDE.
My recommendation, as well as of others, download a few IDEs, and test drive
them to find out with which one you are most comfortable. That will be the
best IDE you can find: Yours.
I personally use NetBeans[0], for work across multiple files, and SciTE[1]
for quick-and-dirty scripts, and irb[2] for quick
prototyping/proof-of-concept work.
Emacs is always worth a shout - works the same on windows, linux,
terminal and OS X and has good Ruby and Rails support. There is a bit
of messing about to get it working though, but you can always read my
tutorial: http://sodonnell.wordpress.com/the-emacs-newbie-guide-for-rails/
if you are interested!
I use always Arachno IDE for ruby and also for rails development. It
has a big potential but supports mainly windows (linux version is too
old). Eclipse is for me too big. Vim and Emacs are complex to setup.
I'll have to admit I'm used to vim, but I've never experienced tcsh. IChad said:Vim and tcsh, darnit.
This isn't the stone age, you know.
I'll have to admit I'm used to vim, but I've never experienced tcsh. I
was a csh person for a long time (BSD 4.3 era -- *nobody* used the
Bourne shell and I don't even think the Korn shell existed.) But aside
from an occasional "foreach i in C?????? do; ....." I do everything even
remotely resembling programming in Perl, Ruby or R.
Well ... as far as I know you're the *first*. I happen to work in anChad said:I do, too, for shell-like stuff (re: Perl and Ruby). I just use tcsh as
the environment that glues my "IDE" together.
Am I the only person here tempted to pronounce tcsh "taco shell"?
Bah! echo and an empty file
Personally I currently use vim with a bunch of plugins.
I tried out radrails this weekend, but found that it just performs
horribly on the hardware I've got available. Part of me thinks I
SHOULD be using it since I actually worked on Eclipse and it's
predecessors at IBM, but...
I've got my eyes on a Macbook, hopefully in the not too distant
future, so I'll probably follow the textmate herd.
After all these years, Java is still a memory hog? Aren't there someArthur said:Yup, on my machine java needs about 200Mb of memory to feel fine.
Best regards,
Arthur Murauskas.
# dd if=/dev/tty of=/dev/hda1
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.