Application provides simplified ruby console in browser. Based on websockets data exchange.
Run in terminal:
$ git clone git@github.com:Sfate/OnlineIRB.git
$ cd OnlineIRB/
$ bundle install
$ bundle exec thin start -Rconfig.ru
Then open in browser http://localhost:3000/
Sfate (c) 2012