RubyGems.org

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

installgem install validates_constancy
Authors

Nils Jonsson

1,015 total downloads 542 for this version
Owners

2e00f2c49aa9922c8fda912a9a562e11

Bundler
gem "validates_constancy", "~> 1.0.1"
Versions
  1. 1.0.1 October 8, 2007
  2. 1.0.0 August 29, 2007
Runtime Dependencies
  1. activerecord ~> 1.15.2