| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Mar 08 05:41:31 -0800 2008 | [bricooke] |
| |
CHANGELOG | Sat Feb 16 00:00:05 -0800 2008 | [ciconia] |
| |
COPYING | Mon Jan 07 23:33:17 -0800 2008 | [ciconia] |
| |
README | Sat Mar 08 05:41:31 -0800 2008 | [bricooke] |
| |
Rakefile | Sat Feb 16 00:01:27 -0800 2008 | [ciconia] |
| |
TODO | Thu Jan 10 09:39:07 -0800 2008 | [ciconia] |
| |
lib/ | Sat Mar 08 05:34:24 -0800 2008 | [bricooke] |
| |
spec/ | Sat Mar 08 05:34:24 -0800 2008 | [bricooke] |
README
Official assistance repo is in svn @ http://assistance.rubyforge.org/svn/trunk See http://assistance.rubyforge.org My changes (by branch name) + add_if_proc_to_validations allows you to write validates_presence_of :password, :if => lambda {|s| self.require_password?} status: Submitted patch via email + make_errors_enumerable Mixes Enumerable into Validations::Errors and provides .size and .each to errors. This was done for merb_helpers error_messages_for status: Patch not submitted, awaiting response about previous patch




