strip_attributes 1.10.1
StripAttributes automatically strips all ActiveRecord model attributes of leading and trailing whitespace before validation. If the attribute is blank, it strips the value to nil.
Gemfile:
=
instalar:
=
Runtime Dependencies (1):
activemodel
>= 3.0, < 7.0
Development Dependencies (5):
active_attr
~> 0.10
minitest
>= 5.0, < 6.0
minitest-matchers_vaccine
~> 1.0
minitest-reporters
>= 0.14.24
rake
>= 0