Sha256: d29b6db3ece6169228d30ea2e9464a79026c770a78d243c2cd9a69662fc7e122

Contents?: true

Size: 231 Bytes

Versions: 5

Compression:

Stored size: 231 Bytes

Contents

require "param_protected/meta_class"
require "param_protected/constants"
require "param_protected/protector"
require "param_protected/controller_modifications"

ActionController::Base.extend(ParamProtected::ControllerModifications)

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
cjbottaro-param_protected-1.1.0 lib/param_protected.rb
param_protected-1.3.1 lib/param_protected.rb
param_protected-1.3.0 lib/param_protected.rb
param_protected-1.2.0 lib/param_protected.rb
param_protected-1.1.0 lib/param_protected.rb