/strip_attributes

StripAttributes is an ActiveModel extension that automatically strips all attributes of leading and trailing whitespace before validation. If the attribute is blank, it strips the value to nil.

Primary LanguageRuby

No issues in this repository yet.