Categories: None [Edit]

active_stripper

https://rubygems.org/gems/active_stripper
https://github.com/nekogami/active_stripper
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.

Total

Ranking: 68,007 of 191,816
Downloads: 15,098

Daily

Ranking: 143,842 of 191,796
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,322,071,832bundler
81,284,528,619rake
29968,366,586rspec

Owners

#GravatarHandle
1iconnekogami