Active Form Plugin
Plugin Details
Active_form is a plugin that makes it easy to have model objects that support the ActiveRecord Validations but are not backed by database tables. The plugin is designed to make it possible to use the ActiveForm derived classes in a very similar manner to the ActiveRecord::Base derived objects.- Website : http://www.realityforge.org/articles/2005/12/02/validations-for-non-activerecord-model-objects
- Repository : http://www.realityforge.org/svn/public/code/active-form/trunk/
- Author : Peter Donald
- Tags : validation
- License : LicenseUnknown
Install Active Form Plugin
ruby script/plugin install http://www.realityforge.org/svn/public/code/active-form/trunk/