Szymon W Mon Jul 12 23:49:07 -0400 2010

Subject: validates_numericality_of custom message bug

Hi,

There is a problem with a custom message passed via 'options' array: http://github.com/kla/php-activerecord/blob/master/lib/Validations.php#L307. Here, the custom message is not considered.

Regards

s.


Kien La Fri Jul 16 20:55:45 -0400 2010

Fixed here http://github.com/kla/php-activerecord/commit/6207a365d5966bbff282da450512d11e020a12d2

(1-1/1)