This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 0330ed3c45c21c7893cc8b3d05924c2b9029c639
tree beea1cca1ef838b467e0401e0712b3d7085d5b0c
parent 3b8c4fcebb0b2a76667ddc0e87ab7fb84cf14fad
tree beea1cca1ef838b467e0401e0712b3d7085d5b0c
parent 3b8c4fcebb0b2a76667ddc0e87ab7fb84cf14fad
| 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




