Where may i change the default error message for validating a form ? And the box error title, please : "1 error prohibited this stagiaire from being saved" thks -- Posted via http://www.ruby-forum.com/.
I''ve used this and found it fine for my purposes: http://wiki.rubyonrails.com/rails/pages/Custom+Error+Message Cheers. irong wrote:> Where may i change the default error message for validating a form ? > > And the box error title, please : "1 error prohibited this stagiaire > from being saved" > > thks-- Posted via http://www.ruby-forum.com/.
> I''ve used this and found it fine for my purposes: > http://wiki.rubyonrails.com/rails/pages/Custom+Error+Message > > Cheers.This enhancement will let you change the box title which you referenced: http://www.railtie.net/articles/2006/01/26/enhancing_rails_errors Cheers. -- Posted via http://www.ruby-forum.com/.
Thks it solved my problems. JW wrote:>> I''ve used this and found it fine for my purposes: >> http://wiki.rubyonrails.com/rails/pages/Custom+Error+Message >> >> Cheers. > > This enhancement will let you change the box title which you referenced: > http://www.railtie.net/articles/2006/01/26/enhancing_rails_errors > > Cheers.-- Posted via http://www.ruby-forum.com/.