unchanged_validator 1.0.1
A validator for ActiveModels that checks that attributes have not been modified since the last time the model was saved.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            activemodel
            >= 3.1
          
    