Scott Fleckenstein
|
c1b8bd473a
|
recursively To.ruby a native objects properties so that to_h will properly deal with nested objects
|
2010-06-18 20:11:58 +08:00 |
|
Scott Fleckenstein
|
896f9f08a6
|
use a blank js object for Rhino::NativeObject if no other param is provided
|
2010-06-18 20:11:57 +08:00 |
|
Charles Lowell
|
b483beb493
|
update redjs to conform with v8 version. quick and dirty eval()
|
2010-01-18 13:06:38 +02:00 |
|
Charles Lowell
|
f6eb4ff3da
|
traverse the prototype chain when accessing javascript properties from ruby
|
2009-11-20 08:27:24 -06:00 |
|
Charles Lowell
|
3335adc55f
|
add rdocs for native_object
|
2009-11-15 22:46:24 -05:00 |
|
Charles Lowell
|
138d41dc98
|
add support for embedding ruby instances
|
2009-11-09 10:45:23 -05:00 |
|
Charles Lowell
|
cb516973af
|
to_h to_json for native object
|
2009-11-08 23:25:25 -05:00 |
|
Charles Lowell
|
1c1f7f91df
|
extract mapping of javascript -> ruby and ruby -> javascript into wormhole module
|
2009-10-06 13:20:37 -05:00 |
|
Charles Lowell
|
aa6d6bb188
|
make NativeObject enumerable
|
2009-10-06 09:04:57 -05:00 |
|
Charles Lowell
|
33ef76f85e
|
add native object wrapper for easy access to js objects from ruby
|
2009-10-06 08:52:45 -05:00 |
|