Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

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 ... [More] database. The code is packaged as both a RubyGem and a Rails plugin. You can use either one, depending on what your needs are. NOTE: This project is no longer in active development. It has been superseded by the built-in attr_readonly method in Rails. [Less]

3.0
   
  0 reviews  |  1 user  |  221 lines of code  |  0 current contributors  |  Analyzed about 16 hours ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.