Sha256: 1eebed2ec159f9cfaf96b572735f733071a524f5d1d166a8d55f1f0af0d01f88

Contents?: true

Size: 979 Bytes

Versions: 1

Compression:

Stored size: 979 Bytes

Contents

# dm-types-legacy

* [Source](http://github.com/postmodern/dm-types-legacy)
* [Issues](http://github.com/postmodern/dm-types-legacy/issues)
* [Documentation](http://rubydoc.info/gems/dm-types-legacy/frames)
* [Email](mailto: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](http://github.com/datamapper/dm-core/) ~> 1.0

## Install

    $ sudo gem install dm-types-legacy

## License

Copyright (c) 2010-2011 Hal Brodigan

See {file:LICENSE.txt} for license information.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dm-types-legacy-0.1.1 README.md