dynamic_attribute_declaration 0.0.10
This gem lets you dynamically declare validations, that can function as partly applied validation, based on some kind of model instance state.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            activerecord
            ~> 4.0
          
          
            activesupport
            ~> 4.0