Module: SmoothOperator::Delegation::ClassMethods
- Defined in:
- lib/smooth_operator/delegation.rb
Instance Attribute Summary collapse
Instance Attribute Details
#strict_behaviour ⇒ Object
26 27 28 |
# File 'lib/smooth_operator/delegation.rb', line 26 def strict_behaviour Helpers.get_instance_variable(self, :strict_behaviour, false) end |