Skip to content

Instantly share code, notes, and snippets.

@carlcrott
Created February 23, 2012 15:21
Show Gist options
  • Save carlcrott/1893275 to your computer and use it in GitHub Desktop.
Save carlcrott/1893275 to your computer and use it in GitHub Desktop.
# Example
1. Install Jruby ( I'm using RVM, which makes it painfully easy )
2. Trial
<pre>
$ rvm install jruby
$ rvm use jruby
</pre>
Other options are available at http://jruby.org/getting-started
3. Run
<pre>
$ ruby oscar.rb
</pre>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment