This app uses the webruby gem. Xuejie Xiao created this to easily compile mruby into JavaScript using emscripten for easy use in the browser. github.com/xxuejie/webruby github.com/kripken/emscripten
Matz created mruby, which is a lighweight Ruby implementation that's easily embeddable. github.com/mruby/mruby
CodeMirror is the javascript editor used. codemirror.net
- Install cordova
- For ios emulator: cordova emulate ios
- Haven't tried but should work on android and other cordova platforms