Method: Model#options

Defined in:
lib/volt/models/model.rb

#optionsObject

Returns the value of attribute options.



30
31
32
# File 'lib/volt/models/model.rb', line 30

def options
  @options
end