public
Description: Adds an Active Record validation, ‘validates_constancy_of’, that prevents changes to “constant” attributes after an object is created.
Homepage: http://constancy.rubyforge.org/
Clone URL: git://github.com/njonsson/validates-constancy-rails-plugin.git
Click here to lend your support to: validates-constancy-rails-plugin and make a donation at www.pledgie.com !
name age message
..
file README.rdoc Loading commit data...
test/README.rdoc

There are no unit tests for the Validates Constancy plugin. Instead, there are suites of integration tests in the form of Active Record models that use the plugin while running against different versions of Active Record.

See the doc/README_FOR_APP files that are included in the various Rails applications. Those applications can be found at in the ‘test’ branch of this repository.