RubyGems Navigation menu

auto_strip_attributes 2.0.1

AutoStripAttributes helps to remove unnecessary whitespaces from ActiveRecord or ActiveModel attributes. It's good for removing accidental spaces from user inputs. It works by adding a before_validation hook to the record. It has option to set empty strings to nil or to remove extra spaces inside the string.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 2.6.0 - March 25, 2020 (12.0 KB)
  2. 2.5.0 - September 06, 2018 (11.5 KB)
  3. 2.4.0 - March 25, 2018 (11.5 KB)
  4. 2.3.0 - February 06, 2018 (11.0 KB)
  5. 2.2.0 - September 23, 2017 (11.0 KB)
  6. 2.0.1 - November 24, 2011 (8.5 KB)
显示所有版本 (共 16 个)

Runtime 依赖 (1):

activerecord >= 3.0

Development 依赖 (4):

activerecord >= 3.0
minitest = 2.8.1
mocha ~> 0.9.12
rake >= 0

业主:

作者:

  • Olli Huotari

SHA 256 校验和:

003f21c5692058cdde462e8fb562f2746c4eb9d75c47c1c88615ed2cabdd58a0

下载总量 5,967,622

这个版本 4,296

许可:

需要的 Ruby 版本:

链接: