Skip to content

codedmart/client_side_validations-mongoid

 
 

Repository files navigation

ClientSideValidations-Mongoid

Build Status Dependency Status Code Climate

Mongoid plugin for ClientSideValidations

Installation

In your Gemfile add the following:

gem 'mongoid'
gem 'client_side_validations'
gem 'client_side_validations-mongoid'

Order matters here. Mongoid and ClientSideValidations need to be required before ClientSideValidations-Mongoid.

Follow the remaining installation instructions for ClientSideValidations

Authors

Brian Cardarella

We are very thankful for the many contributors

Versioning

This gem follows Semantic Versioning

Major and minor version numbers will follow Rails's major and minor version numbers. For example, client_side_validations-mongoid-3.0.0 will be compatible up to ~> mongoid-3.0.0

Want to help?

Please do! We are always looking to improve this gem. Please see our Contribution Guidelines on how to properly submit issues and pull requests.

Legal

DockYard, LLC © 2012

@dockyard

Licensed under the MIT license

About

Mongoid plugin for ClientSideValidations

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%