public
Description: Validations for Non Active Record Models.
Homepage: http://github.com/cs/active_form
Clone URL: git://github.com/cs/active_form.git
Click here to lend your support to: active_form and make a donation at www.pledgie.com !
Christoph Schiessl (author)
Tue Sep 01 02:39:13 -0700 2009
name age message
file .gitignore Thu Sep 11 03:46:16 -0700 2008 Add .gitignore file. [Christoph Schiessl]
file MIT-LICENCE Mon Sep 08 14:13:34 -0700 2008 Initial commit. [Christoph Schiessl]
file Rakefile Mon Sep 08 14:13:34 -0700 2008 Initial commit. [Christoph Schiessl]
file active_form.gemspec Tue Sep 01 02:39:13 -0700 2009 bump version to 1.0.3 [Christoph Schiessl]
file init.rb Mon Sep 08 14:13:34 -0700 2008 Initial commit. [Christoph Schiessl]
directory lib/ Tue Sep 01 02:37:49 -0700 2009 add id method [Christoph Schiessl]
directory test/ Mon Mar 16 11:36:05 -0700 2009 Ensure that ActiveRecord::Validations is proper... [jpo]