RubyGems Navigation menu

auto_strip_attributes 2.0

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!

Installeer:
=

Versies:

  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 - November 23, 2011 (8,5 KB)
Toon alle versies (16 totaal)

Runtime afhankelijkheden (1):

activerecord >= 3.0

Development afhankelijkheden (4):

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

Eigenaren:

Authors:

  • Olli Huotari

SHA 256 checksum:

9cfab3be0e0cb68cf4786dcd6947d8279d890eea2f9981fa110cf6afbccf6c81

Total downloads 5.978.237

Voor deze versie 9.285

Licenties:

N/A

Required Ruby Version: Geen

Links: