Skip to content
This repository was archived by the owner on Dec 5, 2018. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 250 Bytes

File metadata and controls

15 lines (8 loc) · 250 Bytes

Opal Sandbox

Just trying it out. More info at http://opalrb.org/

To generate:

rake build

Running specs:

bundle exec rackup

Then open http://localhost:9292/

For some reason, rake isn't requiring files. Fix that if you'd like. :)