RubyGems Navigation menu

auto_strip_attributes 2.0.5

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.6.0 - March 25, 2020 (12 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 KB)
  5. 2.2.0 - September 23, 2017 (11 KB)
  6. 2.0.5 - July 03, 2014 (10 KB)
Show all versions (16 total)

Runtime Dependencies (1):

activerecord >= 3.0

Development Dependencies (2):

mocha ~> 0.14
rake >= 0

Owners:

Authors:

  • Olli Huotari

SHA 256 checksum:

cdbd438537f9fecc58216ac62f9a6ecb5df63243651748cc291756fe2ec514a7

Total downloads 5,988,745

For this version 6,264

License:

MIT

Required Ruby Version: >= 0

Links: