Ruby IDE

R

Rawn027

I am running mac os x and was wondering a good IDE with at least good
syntax coloring. Is FreeRIDE any good?
 
K

Kashia Buch

Hi,

I am running mac os x and was wondering a good IDE with at least good
syntax coloring. Is FreeRIDE any good?

I'd propose TextMate, which isn't really a complete IDE, but is way
better than anything I've used before.

Kash
 
G

Gregory Brown

I am running mac os x and was wondering a good IDE with at least good
syntax coloring. Is FreeRIDE any good?

I use vi/vim/gvim on OS X.3/OS X.4/Linux/Windows

It has a nice ruby plugin and it's pretty powerful.

Has a bit of a learning curve, but it's not terrible...
 
T

Tim Ferrell

I have been using Komodo 3.5 lately and am quite happy with it ... one thing
that drew me to it vs TextMate was the fact that you get licenses for the Mac,
Windows, and Linux so I can use it on any of the platforms I work on.

Tim
 
G

Garth Williams

Hi,

I use TextMate too. It has an excellent feature that lets you open a
folder and work on all the files within the folder and subfolders.
Syntax highlighting works for ruby and most other languages.

Garth.
 
R

Rawn027

Thank you very much for the help, I am going to check out Radrails. I
currently do use text mate and was just looking for some alternatives
before I decide on which to buy.
 
K

Kris Leech

RadRails is based on Eclipse with RDT, so you can use either, depends if
you want explicit Rails support or not.
And they are free and development is quick... 0.4 promises proper
auto-complete for objects.
You also get SubVersion support.
 
R

Rob .

There's also the jEdit Ruby Editor Plugin, it has syntax highlighting,
syntax error checking, some code completion, integrated RDoc browser,
structure viewer, auto-indent and insert end, and navigation
shortcuts.

It runs on the JVM and is free software released under the GPL:
http://jedit.org/ruby/

Rob
 

Ask a Question

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.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,197
Messages
2,571,038
Members
47,633
Latest member
BriannaLyk

Latest Threads

Top