Sha256: ae64550d6f4ae56b962e0885aee7bcd20a7688b420fb884555dba59bbed02063
Contents?: true
Size: 928 Bytes
Versions: 1
Compression:
Stored size: 928 Bytes
Contents
# dm-types-legacy * [github.com/postmodern/dm-types-legacy](http://github.com/postmodern/dm-types-legacy) * [github.com/postmodern/dm-types-legacy/issues](http://github.com/postmodern/dm-types-legacy/issues) * Postmodern (postmodern.mod3 at gmail.com) ## Description dm-types-legacy is a collection of legacy data types for working with legacy databases or unsanitized data. ## Types * {DataMapper::Types::Legacy::DateString}: Date values stored as Strings. * {DataMapper::Types::Legacy::TimeString}: Time values stored as Strings. * {DataMapper::Types::Legacy::NumericIPAddr}: IP Addresses stored as Integers. * {DataMapper::Types::Legacy::URIText}: URI escaped text. * {DataMapper::Types::Legacy::HTMLText}: HTML escaped text. ## Requirements * [dm-core](http://github.com/datamapper/dm-core/) ~> 1.0.0 ## Install $ sudo gem install dm-types-legacy ## License See {file:LICENSE.txt} for license information.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dm-types-legacy-0.1.0 | README.md |