dm-types-legacy¶ ↑
-
[Email](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::Property::Legacy::DateString}: Date values stored as Strings.
-
{DataMapper::Property::Legacy::TimeString}: Time values stored as Strings.
-
{DataMapper::Property::Legacy::NumericIPAddr}: IP Addresses stored as Integers.
-
{DataMapper::Property::Legacy::URIText}: URI escaped text.
-
{DataMapper::Property::Legacy::HTMLText}: HTML escaped text.
Requirements¶ ↑
-
dm-core ~> 1.0
Install¶ ↑
$ sudo gem install dm-types-legacy
License¶ ↑
Copyright © 2010-2011 Hal Brodigan
See {file:LICENSE.txt} for license information.