Differences between revisions 1 and 2
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:

Of course, this makes me want to learn more about the Ruby language:
 * http://www.ruby-lang.org/en/
 * [http://www.mattriffle.com/mirrors/ruby_book/html/index.html Programming Ruby - The Pragmatic Programmer's Guide] by David Thomas and Andrew Hunt
 * [http://www.spricom.com/rjava/ RJava] is a means to call Java from Ruby. It's fairly primitive at the moment and uses TCP/IP for the call.
 * [http://jruby.sourceforge.net/ JRuby] is an implementation of Ruby written in Java.
 * [http://www.goto.info.waseda.ac.jp/~fukusima/ruby/python-e.html Ruby/Python] allows calling Python code within Ruby.

Then there's available code
 * http://rubyforge.org/
 * [http://rubyforge.org/projects/ruby-pdf/ ruby-pdf]

Something to try out. In the mean time, here are some links that seem worthwhile:

Of course, this makes me want to learn more about the Ruby language:

Then there's available code

iDIAcomputing: RubyOnRails (last edited 2009-07-27 18:25:19 by localhost)