Class: LHS::OptionBlocks::CurrentOptionBlock

Inherits:
Object
  • Object
show all
Extended by:
ActiveSupport::PerThreadRegistry
Defined in:
lib/lhs/concerns/option_blocks.rb

Instance Attribute Summary collapse

Instance Attribute Details

#optionsObject

Returns the value of attribute options.



14
15
16
# File 'lib/lhs/concerns/option_blocks.rb', line 14

def options
  @options
end