Sha256: c83bee07edfd59b4129fdb6086a772b848333808f80266fc4340f515a3bcac46

Contents?: true

Size: 1.17 KB

Versions: 9

Compression:

Stored size: 1.17 KB

Contents

# AmaValidators

[![Gem Version](https://badge.fury.io/rb/ama_validators.png)](http://badge.fury.io/rb/ama_validators)
[![Code Climate](https://codeclimate.com/github/amaabca/ama_validators.png)](https://codeclimate.com/github/amaabca/ama_validators)
[![Build Status](https://travis-ci.org/amaabca/ama_validators.png?branch=master)](https://travis-ci.org/amaabca/ama_validators)
[![Coverage Status](https://coveralls.io/repos/amaabca/ama_validators/badge.png)](https://coveralls.io/r/amaabca/ama_validators)
[![Dependency Status](https://gemnasium.com/amaabca/ama_validators.png)](https://gemnasium.com/amaabca/ama_validators)

Compile the following validators: - Credit card - Email - Membership number - Phone number - Postal code

## Installation

Add this line to your application's Gemfile:

    gem 'ama_validators'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install ama_validators

## Usage

TODO: Write usage instructions here

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
ama_validators-0.0.12 README.md
ama_validators-0.0.11 README.md
ama_validators-0.0.10 README.md
ama_validators-0.0.9 README.md
ama_validators-0.0.8 README.md
ama_validators-0.0.7 README.md
ama_validators-0.0.6 README.md
ama_validators-0.0.5 README.md
ama_validators-0.0.4 README.md