Skip to content

rkh/OnlineIRB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Online irb tool.

Application provides simplified ruby console in browser. Based on websockets data exchange.

Technologies

Run

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/

About

Sfate (c) 2012

About

ruby console(irb) in browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published