Skip to content
This repository has been archived by the owner on Feb 28, 2021. It is now read-only.

postmodern/dm-types-legacy

Repository files navigation

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

Install

$ sudo gem install dm-types-legacy

License

Copyright (c) 2010-2011 Hal Brodigan

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

About

A collection of legacy data types for DataMapper.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages