strip_attributes 1.5.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:
=
安装:
=
Runtime 依赖 (1):
activemodel
< 5.0, >= 3.0