Skip to content

Instantly share code, notes, and snippets.

@cdwijayarathna
Created May 11, 2015 17:36
Show Gist options
  • Save cdwijayarathna/d7b49cac9377208651d3 to your computer and use it in GitHub Desktop.
Save cdwijayarathna/d7b49cac9377208651d3 to your computer and use it in GitHub Desktop.
runtime = JRuby.runtime
context = runtime.current_context
opts = {foo: 'bar'}
org.jruby.util.TypeConverter.check_type(context, opts, runtime.hash)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment