I changed the names of Ruby.evalScript on trunk last week to:

Ruby.evalScriptlet(String)
Ruby.evalFile(Reader, String)

Before these were both:

Ruby.evalScript(String)
Ruby.evalScript(Reader, String)

I was going to update this in goldspike, but the build system needs
multiple changes to run against trunk and I did not know exactly what
I needed to change to make sure things are working...

-Tom

-- 
Blog: http://www.bloglines.com/blog/ThomasEEnebo
Email: [EMAIL PROTECTED] , [EMAIL PROTECTED]
_______________________________________________
Jruby-extras-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/jruby-extras-devel

Reply via email to