Class: Optout::Validator::Base
- Inherits:
-
Struct
- Object
- Struct
- Optout::Validator::Base
- Defined in:
- lib/optout.rb
Instance Attribute Summary (collapse)
-
- (Object) setting
Returns the value of attribute setting.
Instance Attribute Details
- (Object) setting
Returns the value of attribute setting
485 486 487 |
# File 'lib/optout.rb', line 485 def setting @setting end |