Skip to content

Rails plugin providing validations for table-less models, fork of blog.remvee.net's

Notifications You must be signed in to change notification settings

troya2/activeform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

= ActiveForm

This plugin provides a base class for making forms with ActiveRecord validations without having a corresponding database table.  You can use ActiveForm for:

* making forms which don't needed storage, like simple email forms
* provide extra validations on existing ActiveRecord models
* make forms for composite objects


== Author
R.W. van 't Veer


== Copyright
Copyright (c) 2007 R.W. van 't Veer

About

Rails plugin providing validations for table-less models, fork of blog.remvee.net's

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published