Release Name: 1.72.5
Notes:
Embed the Mozilla Rhino Javascript interpreter into Ruby
Changes:
=== 1.72.5 2009-11-12
* 2 major enhancements:
* evaluate javascript with a ruby object as it's scope using Context#open(:with => object)
* add eval_js() method to Object to evaluate in the context of that object
|