Module: DataMapper::Property::AppEngineStringType::ClassMethods
- Defined in:
- lib/dm-appengine/properties/string.rb
Instance Attribute Summary collapse
-
#length ⇒ Object
Returns the value of attribute length.
Instance Attribute Details
#length ⇒ Object
Returns the value of attribute length.
31 32 33 |
# File 'lib/dm-appengine/properties/string.rb', line 31 def length @length end |