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 (
coercion /
README
Coercion ======== A simple Rails plugin that adds a before_validation callback to all Active Record models to converts all blank attribute values into nil values so that NULLs are stored in the database instead of empty strings. Copyright (c) 2008 Tyler Hunt, released under the MIT license








