1
0
Fork 0
mirror of https://github.com/rubyjs/therubyrhino synced 2023-03-27 23:21:34 -04:00
Commit graph

12 commits

Author SHA1 Message Date
kares
ba9006baf2 roll with latest (spec) dependencies 2013-03-11 08:46:18 +01:00
kares
ce41ff6206 fix a regression introduced in db54adc223
+ make sure bundler does not require 'less'
2012-08-24 13:26:04 +02:00
kares
ebbbf6baf1 reproduced regression with requires similar to LESS loading
+ added a require 'less' as an integration spec
2012-08-24 12:08:06 +02:00
kares
e1ce601f00 require integration specs - hunt for a rhino 1.7R4 regression 2012-08-24 12:07:53 +02:00
kares
62200761cd RedJS latest rspec compatibility 2012-08-02 14:25:42 +02:00
kares
e625ed667c extract out rhino.jar into a separate gem (therubyrhino_jar) 2012-08-02 11:49:28 +02:00
kares
30f109bf65 fn#apply error handling + include the latest specs
for 6c962f7db0
2012-05-30 07:42:46 +02:00
kares
cd93c2b422 run specs with (tagged) redjs master
but exclude unsupported features - 0.5.0, 0.6.0
2012-05-18 16:47:12 +02:00
kares
112c1afa50 do not access internal JS names from Ruby + exclude [] & []= methods (RedJS 0.4 compatibility) 2012-04-21 19:56:05 +02:00
kares
b8879197b2 wrap StandardErrors into Rhino's JavaScriptException so they can be try-catched as JS "error" values (RedJS 0.3.0 compatibility) 2012-04-17 08:00:03 +02:00
kares
7f9228381c depend on redjs specs 0.2.1 2012-04-13 20:32:31 +02:00
Charles Lowell
d08b275b77 bundler-ize therubyrhino 2011-01-10 08:00:53 -06:00