dm-types-legacy
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 (c) 2010-2011 Hal Brodigan
See LICENSE for license information.