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,543 of 196,079
Downloads: 15,547

Daily

Ranking: 130,811 of 196,051
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,664,465,017bundler
81,393,380,379rake
291,010,274,160rspec

Owners

#GravatarHandle
1iconnekogami