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 | |
|---|---|---|---|
| |
MIT-LICENSE | Wed Sep 03 12:45:16 -0700 2008 | |
| |
README | Wed Sep 03 12:45:16 -0700 2008 | |
| |
Rakefile | Wed Sep 03 12:45:16 -0700 2008 | |
| |
init.rb | Wed Sep 03 12:45:16 -0700 2008 | |
| |
lib/ | Wed Sep 03 12:45:16 -0700 2008 | |
| |
test/ | Wed Sep 03 12:45:16 -0700 2008 |
README
= NullableBooleans Allow a boolean AR attribute to be nullable using an empty string. This plugin is useful when you're trying to nullify a boolean using a form-select containing the values: 'true', 'false' and an empty string, the latter for null. Copyright (c) 2008 R.W. van 't Veer, released under the MIT license







