Registry / utility / therubyrhino

therubyrhino

JSON →
library2.1.2rbrubygemsunverified

Call JavaScript code and manipulate JavaScript objects from Ruby, and vice versa.

gem install therubyrhino
INSTALL
IMPORT
SIG · THERUBYRHINO
T
therubyrhino
utilityrubyv2.1.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Rhino
require 'therubyrhino'

Evaluates JavaScript code in a Rhino context.

require 'therubyrhino' context = Rhino::Context.new context.eval('var x = 1 + 2; x')
Debug
Known issues
breakingRequires Java runtime (JRuby or Rhino engine).
fix
Ensure you are running on JRuby or have the Rhino engine available.
affects: all
Upgrade
Version history
2.1.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
22
Resources
therubyrhino — gem install therubyrhino · libregistry