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.
13 14 15 |
# File 'lib/lhs/concerns/option_blocks.rb', line 13 def @options end |