Methods

Class/Module Index [+]

Quicksearch

DataMapper::Property::Text

Public Instance Methods

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.