Hey Diego, I believe you''re talking about the plugin I wrote,
http://rubyforge.org/projects/railserrorsfor/, which, by the way, is now
a gem, and I would definitely recommend using that.
I don''t override any Rails methods, exept for error_messages_for, so if
you''re worried about how things like full_messages work, don''t
worry,
they''re safe.
I use this gem in all my Rails projects, so you can rest assured that
I''m constantly keeping it up-to-date, and as bug free as a I can,
because I need it.
All you need to do is install the gem, and require it, and you''re done.
There are other great parts to this gem as well, like the ability to
have multiple object errors printed out in the same errors
''box'', as
well as the ability to specify the partial you would like to use to
format the errors.
Let me know if you find any bugs, or have any features you would like to
add, I''m all ears!
Good luck!
--
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
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---