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