Wrong evaluation of default parameters
--
Key: JRUBY-949
URL: http://jira.codehaus.org/browse/JRUBY-949
Project: JRuby
Issue Type: Bug
Components: Core Classes/Modules
Affects Versions: JRuby
Missing methods from class Module
-
Key: JRUBY-950
URL: http://jira.codehaus.org/browse/JRUBY-950
Project: JRuby
Issue Type: Bug
Components: Core Classes/Modules
Affects Versions: JRuby 1.0.0RC1
FYI, I had to also add in this line:
lambda {|r| r['type_name'] =~ /^datetime$/i}],
when the AR_TO_JDBC_TYPES is being initialized. I dont' know exactly
why, but some of our sybase servers need it, whereas other sybase
servers don't need it. All of the sybase servers run Sybase 12.5.3.
I have n