error messages (utf8)

What I do in my apps, is this:

validates_[whatever] params,params, :message=>'You misstyped something in this field'

Hope it helps.

harper escribió: