Displaying 1 result from an estimated 1 matches for "validates_abc".
2006 Sep 12
2
accessing validates_... , :message => 'something'
...error_messages_for "user" %> it
doesn''t give me any output...
i was wondering whether there was a way to access all of the (:message
=> string) methods that are collected from the validation methods in the
model; even building my own error helper or something (from the
validates_abc, :message => string) to shape it to my own liking...where
do i start from ?
?
many thanks...
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk&q...