strip_attributes:ActiveModel扩展,自动去除属性首尾空白并可自定义处理规则

:hocho: 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.

分支3Tags35

项目介绍

:hocho: 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.

定制我的领域