Method: DataMapper::Property#instance_variable_name

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

#instance_variable_nameObject (readonly)

Returns the value of attribute instance_variable_name.



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

def instance_variable_name
  @instance_variable_name
end