Hi,
I have strange error on edge rails while doing validates_uniqueness_of
or some other validates_* methods.
basically it looks like that:
http://pastie.org/269935
it’s weird cause ActiveRecord::Errors#add has 3 arguments defined in
validations.rb…