This package brings Opal to Meteor.
Meteor Opal can be installed with Meteorite. From inside a Meteorite-managed app:
$ mrt add opalFiles ending in .rb or .opal will be compiled to Javascript.
Based on Opal v0.5.5.
Additional support:
- File.read (server)
There's a problem with testing using mrt test-packages.
Instead, from a meteor app with opal installed as a package, use:
$ meteor test-packages packages/opal