This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
README | Mon Feb 05 06:56:28 -0800 2007 | [brandon] |
| |
init.rb | Mon Feb 05 06:55:52 -0800 2007 | [brandon] |
| |
lib/ | Mon Jun 16 04:17:06 -0700 2008 | [brandon] |
README
When AR objects are saved from a form, empty fields are saved as empty strings instead of nil. This kills most validations. This plugin simple defines a before_validation callback that sets empty attributes to nil.





