RubyGems Navigation menu

auto_strip_attributes 2.0.2

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.2 - November 24, 2011 (9.0 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 checksum:

493fca4d37997ac58d9b759cb03f9f40796277110f577304016440bc1c4f00fb

總下載次數 5,916,213

這個版本 23,154

License:

Ruby 版本需求:

相關連結: