Module: Serega::SeregaPlugins::If::SeregaAttributeInstanceMethods
- Defined in:
- lib/serega/plugins/if/if.rb
Overview
SeregaAttribute additional/patched instance methods
Instance Attribute Summary collapse
-
#opt_if ⇒ Object
readonly
Provided :if options.
Instance Attribute Details
#opt_if ⇒ Object (readonly)
Returns provided :if options.
89 90 91 |
# File 'lib/serega/plugins/if/if.rb', line 89 def opt_if @opt_if end |