Skip to content

Commit

Permalink
README.
Browse files Browse the repository at this point in the history
  • Loading branch information
smoil committed Mar 4, 2012
1 parent bd4e907 commit 48466b0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -2,6 +2,10 @@

Easily add custom getter and setter filters for attributes on ActiveRecord objects. These can be useful if you wish to scrub data before it hits your datastore and/or provide uniformity when reading.

## Requirements

For Ruby 1.9.0 and greater.

## Usage

Invoke `in_format`, `phone_format` or `ssn_format` in your Model for attributes you wish to process.
Expand Down

0 comments on commit 48466b0

Please sign in to comment.