hasclass / core-lib

A port of the Ruby 1.9.3 corelib to coffeescript/javascript/node that conforms to rubyspec.org.
Other
545 stars 24 forks source link

Replace raw JS null check with CS version #7

Closed mhart closed 11 years ago

hasclass commented 11 years ago

Thanks for the patch.

Could you change that in the src files that are under lib/ though. ruby.coffee is just a build file.

mhart commented 11 years ago

OK, done - I also added a commit with all the updated built files (with a fix in the Cakefile if the rubyjs.org directory doesn't exist).

Feel free just to cherry pick the first couple of commits if you didn't want this.

hasclass commented 11 years ago

finally merged. sorry for the delay. was immersed in another project