1
0
Fork 0
mirror of https://github.com/rubyjs/therubyracer synced 2023-03-27 23:21:42 -04:00

move ruby function invocation and property lookup into ruby

This commit is contained in:
Charles Lowell 2010-05-22 09:23:22 +03:00
parent 6a5d27ee1d
commit 14edf2b0ff
13 changed files with 261 additions and 65 deletions

View file

@ -1,3 +1,4 @@
begin
require 'spec'
rescue LoadError