1
0
Fork 0
mirror of https://github.com/rubyjs/therubyrhino synced 2023-03-27 23:21:34 -04:00
therubyrhino/lib
2011-12-13 17:46:04 +01:00
..
rhino support for delegating to hash like method [] / []= when wrapped subject supports them 2011-12-13 17:46:04 +01:00
rhino.rb add a ruby class wrapper - acts as a JS contructor, reimplement RubyObject#get to treat accessors as properties but otherwise arbitrary methods with arity == 0 should rather act as functions, move all ruby wrappers to a single unit 2011-12-12 22:17:42 +01:00