A few people at railscamp expressed interest in something I was
hacking on, so I've cleaned it up some and released it.

It lets you specify that validation errors on some model fields should
be treated as 'warnings' rather than 'errors'.
Records are still saved even if you have warnings outstanding, and a
callback is triggered after a successful save with warnings.

I plan to use this callback to email the person responsible for fixing
up the bad/missing information.

gem install warnr
http://rubygems.org/gems/warnr
http://github.com/DanielHeath/warnr

</shameless plug>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
or Rails Oceania" 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/rails-oceania?hl=en.

Reply via email to