undefined method 'add_ruby_type' for YAML:Module
Key: JRUBY-3266
URL: http://jira.codehaus.org/browse/JRUBY-3266
Project: JRuby
Issue Type: Bug
Components: Core Classes/Modules
A
I've patched Rails active_record's tests so I can run them from JRuby
and there are three tests that crash JRuby when running them with
activerecord-jdbcmysql-adapter.
It could be jruby or the jdbc adapter ... not sure yet.
I've got more details on the activerecord-jdbc list at kenai here
(i
patch attached to update eclipse .classpath to refer to bytelist-1.0.1.jar
--
Key: JRUBY-3267
URL: http://jira.codehaus.org/browse/JRUBY-3267
Project: JRuby
Issue Type:
A few more clues.
The JRuby regression happened in a large commit about callbacks on Dec 18:
svn rev:8398
"Grr...I suppose I should have checked this before, but Mongrel still
uses CallbackFactory. We need to get them off it so we can delete it
some day. Damn you, crufty old dependencies!"