- Source
- Issues
- Documentation
- [Email](mailto:postmodern.mod3 at gmail.com)
dm-types-legacy is a collection of legacy data types for working with legacy databases or unsanitized data.
- {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.
- dm-core ~> 1.0
$ sudo gem install dm-types-legacy
Copyright (c) 2010-2011 Hal Brodigan
See {file:LICENSE.txt} for license information.