Difference between revisions of "Ruby"

From Chumby Wiki
Jump to: navigation, search
 
Line 1: Line 1:
A dongle image for ruby-1.8.4 can be found at [http://files.chumby.com/languages/ruby/chumby_ruby.tgz chumby_ruby.tgz] (2.3MB).
+
A dongle image for ruby-1.8.6 can be found at [http://files.chumby.com/languages/ruby/ruby_chumby_1.7.tar.gz ruby_chumby_1.7.tar.gz] (1.8MB).
  
 
You can unpack this and use a <code>debugchumby</code> file to launch a ruby program or launch <code>sshd</code>.
 
You can unpack this and use a <code>debugchumby</code> file to launch a ruby program or launch <code>sshd</code>.
 
It supports <code>irb</code>, <code>erb</code> and <code>ruby</code>.
 
It supports <code>irb</code>, <code>erb</code> and <code>ruby</code>.
 
This is an extracted version of Ruby for the Nokia 770 taken from [http://rubyforge.org/projects/rubynokia770/ here].
 

Latest revision as of 15:38, 31 May 2009

A dongle image for ruby-1.8.6 can be found at ruby_chumby_1.7.tar.gz (1.8MB).

You can unpack this and use a debugchumby file to launch a ruby program or launch sshd. It supports irb, erb and ruby.