RubyGems Navigation menu

active_stripper 1.0.0

Strip / preprocess selected Active Record / Object attributes by creating custom setter through module prepending. Work with any Object in ruby and still allow custom setter to be defined inside the class. For exemple, can lowercase an email field during attribute setting for ActiveRecord instances instead of having to hook on validation hook on ActiveRecord.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.1.0 - October 08, 2017 (6.5KB)
  2. 1.0.1 - September 13, 2017 (6KB)
  3. 1.0.0 - September 08, 2017 (6KB)
  4. 0.3.0 - August 24, 2017 (6KB)
  5. 0.2.0 - August 23, 2017 (5.5KB)
全てのバージョンを表示(全7件)

Development依存関係 (3):

bundler ~> 1.11
rake ~> 10.0
rspec ~> 3.0

所有者:

作者:

  • François TCHENG

SHA 256チェックサム:

bcedbeb318ccb20582374ad3002b5047ff644ca92f0d8e3c95defedd600f7cdf

累計ダウンロード数 13,291

このバージョンのみ 2,103

ライセンス:

MIT

必要なRubyのバージョン: ~> 2.0

リンク: