Software for Ruby and Ruby on Rails

Ruby on Rails

General

You need: Ruby, Rails, and SQL and Rails servers, and a plain text editor (not MSWord!).

It's helpful if your text editor does syntax coloring and lists open files in a sidebar rather than in tabs (Rails uses a lot of files). Unfortunately, I don't know of a freeware text editor that does both.

If you prefer, you can use an IDE such as:

[[http://jruby.codehaus.org/ | JRuby]]. However, it's unusuably slow on my older Mac.

Windows

All you really need is InstantRails.This download contains Ruby, Rails, MySQL, WEBrick, and Mongrel. This is what we have installed in Moore 100B.

Text editors:

Macintosh

You already have Ruby installed, but it may be an older version. You can get the latest version at http://www.ruby-lang.org/en/downloads/.

Locomotive is a fairly good alternative to InstantRails; includes everything except MySQL, which should be installed first.

Text editors: