Sha256: ddac3ebc3b46f412104d2ea183d5cb1cc00bc9af4a6985a9bd1afeb286385cdd
Contents?: true
Size: 1000 Bytes
Versions: 1
Compression:
Stored size: 1000 Bytes
Contents
# Louche --- ## Installation Add this line to your application's Gemfile: ```ruby gem 'louche' ``` ## Usage Louche provides a few validators to use in your ActiveModel/ActiveRecord classes: * `EmailValidator` * `URLValidator` * `PhoneNumberValidator` * `PostalCodeValidator` ## License `Louche` is © 2014 [Mirego](http://www.mirego.com) and may be freely distributed under the [New BSD license](http://opensource.org/licenses/BSD-3-Clause). See the [`LICENSE.md`](https://github.com/mirego/louche/blob/master/LICENSE.md) file. ## About Mirego [Mirego](http://mirego.com) is a team of passionate people who believe that work is a place where you can innovate and have fun. We're a team of [talented people](http://life.mirego.com) who imagine and build beautiful Web and mobile applications. We come together to share ideas and [change the world](http://mirego.org). We also [love open-source software](http://open.mirego.com) and we try to give back to the community as much as we can.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
louche-0.0.1 | README.md |