formality 0.0.2
ActiveModel-compliant form objects for rails app. Forms have data and behavior. Let them be the objects they want to be. Plus, get presentation- specific validation logic out of your models.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            activemodel
            >= 3.0.0
          
          
            activesupport
            >= 3.0.0
          
    Development Dependencies (2):
            actionpack
            >= 3.0.0
          
          
            tst
            >= 0
          
    