Coding Ruby on iPad

Does anybody know any free application to code and run Ruby on an iPad?

I was just looking at the Shoes website (http://shoesrb.com/) and I
wondered the same thing! In fact, I just read "The Little Coder’s
Predicament as well
(_why's Estate - The Little Coder's Predicament).
A Shoes implementation for iOS/Android would be cool. I’m planning to
download Shoes and Hackety Hack for the kids.

Jamal Wills
443-259-3872
[email protected]

Rubymotion allows you to run Ruby programs on an iPad but you need a mac
to develop on so might get part of what you want, but it is not free.
Apologies for not really answering your question!

Dave.

On 11/01/2013 02:00, “Rogrio S.” [email protected] wrote:

Does anybody know any free application to code and run Ruby on an iPad?


Posted via http://www.ruby-forum.com/.


Intel Corporation (UK) Limited
Registered No. 1134945 (England)
Registered Office: Pipers Way, Swindon SN3 1RJ
VAT No: 860 2173 47

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.

On Fri, Jan 11, 2013 at 10:00 AM, Rogrio S. [email protected]
wrote:

Does anybody know any free application to code and run Ruby on an iPad?

If you really want to code on a tablet device, I strongly recommend
you buy a bluetooth keyboard and use terminal/ssh app,
ssh to a server to do that, otherwise it’s not necessary and not
efficient to do such kind of work on a touch screen.

For Android devices, there’s Ruboto (= JRuby)