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 (
Chris Mowforth (author)
Thu Jun 12 16:20:31 -0700 2008
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | Thu Jun 12 16:16:55 -0700 2008 | [Chris Mowforth] |
| |
README | Thu Jun 12 16:20:31 -0700 2008 | [Chris Mowforth] |
| |
Rakefile | Thu Jun 12 16:16:55 -0700 2008 | [Chris Mowforth] |
| |
init.rb | Thu Jun 12 16:16:55 -0700 2008 | [Chris Mowforth] |
| |
install.rb | Thu Jun 12 16:16:55 -0700 2008 | [Chris Mowforth] |
| |
lib/ | Thu Jun 12 16:16:55 -0700 2008 | [Chris Mowforth] |
| |
tasks/ | Thu Jun 12 16:16:55 -0700 2008 | [Chris Mowforth] |
| |
test/ | Thu Jun 12 16:16:55 -0700 2008 | [Chris Mowforth] |
| |
uninstall.rb | Thu Jun 12 16:16:55 -0700 2008 | [Chris Mowforth] |
README
ValidatesAsUri ============== Proactively validate user-supplied URIs, and DRY up your model code. Installation: script/plugin install git://github.com/cmowforth/validates_as_uri.git Examples ======= Assuming the database column name is 'uri': validates_as_uri :uri Copyright (c) 2008 [Chris Mowforth], released under the MIT license




