Browse the Ruby on Rails Community.

You are here: Browse Projects Validates Constancy

Validates Constancy


Location: United States, Houston, Texas


This RubyGem and Rails plugin adds a ‘validates_constancy_of’ validation to Active Record. It allows you to prevent particular database fields from being changed after a record is created. A validation error occurs on updates if an attribute of a model object is different from its value in the database.

The code is packaged as both a RubyGem and a Rails plugin. You can use either one, depending on what your needs are.


Homepage: http://constancy.rubyforge.org/

People Involved


See all details


Membership

+ Request to join this project

Record Maintainer

Nils Jonsson