public
Description: StripAttributes is a Rails plugin that automatically strips all ActiveRecord model attributes of leading and trailing whitespace before validation. If the attribute is blank, it strips the value to nil.
Homepage: http://stripattributes.rubyforge.org/
Clone URL: git://github.com/rmm5t/strip_attributes.git
Click here to lend your support to: strip_attributes and make a donation at www.pledgie.com !
name age message
..
file strip_attributes.rb Thu Apr 16 14:30:08 -0700 2009 Added tests for solely whitespace filled strings [ebryn]