RubyGems Navigation menu

auto_strip_attributes 2.0.4

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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  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.4 - October 04, 2013 (9 KB)
Zeige alle Versionen (16 total)

Runtime Abhängigkeiten (1):

activerecord >= 3.0

Development Abhängigkeiten (4):

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

Besitzer:

Autoren:

  • Olli Huotari

SHA 256-Prüfsumme:

8f3c3d1a110395fc1d7fb94ad0a7bddd2c3da2bdf2f6fd2b419066443d8f14a8

Downloads insgesamt 6.005.616

Für diese Version 37.033

Lizenz:

MIT

Erforderliche Ruby-Version: None

Links: