railsgarden / nilify_blanks

Provides a framework for saving incoming blank values as nil in the database in instances where you'd rather use DB NULL than simply a blank string.

This URL has Read+Write access

nilify_blanks / .gitignore
100644 2 lines (2 sloc) 0.012 kb
1
2
*.sqlite
pkg