RubyGems Navigation menu

auto_strip_attributes 1.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 (12KB)
  2. 2.5.0 - September 06, 2018 (11.5KB)
  3. 2.4.0 - March 25, 2018 (11.5KB)
  4. 2.3.0 - February 06, 2018 (11KB)
  5. 2.2.0 - September 23, 2017 (11KB)
  6. 1.0.1 - September 21, 2011 (7KB)
全てのバージョンを表示(全16件)

Runtime依存関係 (1):

activerecord >= 3.0

Development依存関係 (4):

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

所有者:

作者:

  • Olli Huotari

SHA 256チェックサム:

ed72f8eb9782f2aa0d9717a654324e4ba37dcaf463299048b0e45de2c104ff4e

累計ダウンロード数 5,972,043

このバージョンのみ 4,316

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: