Skip to content

binarylogic/coercionlogic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coercionlogic

Extremely simple module to coerce blank strings into nil objects for ActiveRecord to create consistency in your database data. It keeps you from having to write query conditions like:

name = '' OR name IS NULL

This library is part of my attempt to start pulling out common code in my applications and sharing them via gems.

Copyright © 2008 Ben Johnson of Binary Logic, released under the MIT license

About

Coerce blank strings into nil objects for ActiveRecord

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages