aboutsummaryrefslogtreecommitdiffstats
path: root/config/initializers/strip_attributes.rb
blob: 2bdc17f21ecdbefc2aa1b35525c8a749abae65dd (plain)
1
2
3
# -*- encoding : utf-8 -*-
require 'strip_attributes/strip_attributes'
ActiveRecord::Base.extend(StripAttributes)