Skip to content

Instantly share code, notes, and snippets.

@cj
Created September 28, 2014 21:41
Show Gist options
  • Save cj/fa2f76151e6044c9d2e4 to your computer and use it in GitHub Desktop.
Save cj/fa2f76151e6044c9d2e4 to your computer and use it in GitHub Desktop.
env = Opal::Environment.new
env.append_path "./lib"
ap env["roda/component"].to_s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment