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:
=
安装:
=
Runtime 依赖 (2):
activemodel
>= 3.0.0
activesupport
>= 3.0.0
Development 依赖 (2):
actionpack
>= 3.0.0
tst
>= 0