# 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.