Hey

So I can create validations like this:

validates :title, :presence => true, :uniqueness => true, :length =>
{ :maximum => 100 }

BUT I cannot use ":message=>'blah blah'" ... ?

I am stuck with the default "is invalid" error message?

Does anyone have any insite into this?

cheers

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to