Methods

Class Index [+]

Quicksearch

DataMapper::Property::Text

Public Instance Methods

primitive?(value) click to toggle source
   # File lib/dm-core/property/text.rb, line 7
7:       def primitive?(value)
8:         value.kind_of?(::String)
9:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.