Bente Pieck wrote in post #978180:
> On 28/01/11 15:54, Paul Bergstrom wrote:
>>
> Did you mean:
> validates :firstname, :presence => {:message => "First name is missing"}
> ?
>
>
> --
> best regards
> Bente PieckYes. But I've also seen alidates :firstname, :presence => true, :message => "First name is missing" However that's not my problem. How do I get hold of the error message? -- Posted via http://www.ruby-forum.com/. -- 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.

