Class: LHS::OptionBlocks::CurrentOptionBlock
- Inherits:
-
Object
- Object
- LHS::OptionBlocks::CurrentOptionBlock
- Extended by:
- ActiveSupport::PerThreadRegistry
- Defined in:
- lib/lhs/concerns/option_blocks.rb
Instance Attribute Summary collapse
-
#options ⇒ Object
Returns the value of attribute options.
Instance Attribute Details
#options ⇒ Object
Returns the value of attribute options.
14 15 16 |
# File 'lib/lhs/concerns/option_blocks.rb', line 14 def @options end |