RubyFlow The Ruby and Rails community linklog

ActiveValidators : ActiveModel/ActiveRecord validators collection

I just released the first version of ActiveValidators. The goal is to build a large and tested collection of ActiveModel/ActiveRecord validators, to avoid reimplementing them in each and every project.

Today it supports :email, :url and :respond_to (the latest is experimental though). Any help to grow the collection will be appreciated :)

Comments

you might be interested in this too: http://www.gregwillits.ws/articles/custom-validation-in-rails

my actual current set of validations has grown, but anyone can expand these to something useful to the realm of their own work.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in