Module: DataMapper::Property::AppEngineStringType::ClassMethods

Defined in:
lib/dm-appengine/properties/string.rb

Instance Attribute Summary collapse

Instance Attribute Details

#lengthObject

Returns the value of attribute length.



31
32
33
# File 'lib/dm-appengine/properties/string.rb', line 31

def length
  @length
end