module AllowedParams::Model::ClassMethods

Public Instance Methods

i18n_scope() click to toggle source
# File lib/allowed_params/model.rb, line 11
def i18n_scope
  :allowed_params
end