Skip to content

marcandre/meteor-opal

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Meteor Opal

This package brings Opal to Meteor.

Installation

Meteor Opal can be installed with Meteorite. From inside a Meteorite-managed app:

$ mrt add opal

Basics

Files ending in .rb or .opal will be compiled to Javascript.

API

Based on Opal v0.5.5.

Additional support:

  • File.read (server)

Contributing

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

About

Ruby runtime and core library for Meteor

Resources

License

Stars

Watchers

Forks

Packages

No packages published