And our beloved Jackie Chan is not going out of business - facebook.com/photo.php?fbid… - he's just not going to keep breaking bones anymore ;D 1 day ago
Building your own ActiveRecord validation macros with validates_each
For I18n I think you should be using generate_message instead of the activerecord key, so in that way users can define different messages for one field in one model instead of a global one.
September 29, 2009 at 3:41 am
Nice idea.
For I18n I think you should be using generate_message instead of the activerecord key, so in that way users can define different messages for one field in one model instead of a global one.
Cheers.
September 29, 2009 at 8:10 am
Cool, now updated to use generate_message, thanks for the info :)