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.



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

def options
  @options
end