Method: DataMapper::Property#options

Defined in:
lib/dm-core/property.rb

#optionsObject (readonly)

Returns the value of attribute options.



355
356
357
# File 'lib/dm-core/property.rb', line 355

def options
  @options
end