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 (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Sep 13 22:09:26 -0700 2009 | |
| |
README | Sun Sep 13 22:09:26 -0700 2009 | |
| |
Rakefile | Sun Sep 13 22:09:26 -0700 2009 | |
| |
app/ | Sun Sep 13 22:09:26 -0700 2009 | |
| |
config/ | Sun Sep 13 22:09:26 -0700 2009 | |
| |
db/ | Sun Sep 13 22:09:26 -0700 2009 | |
| |
doc/ | Sun Sep 13 22:09:26 -0700 2009 | |
| |
log/ | Sun Sep 13 22:09:26 -0700 2009 | |
| |
public/ | Sun Sep 13 22:09:26 -0700 2009 | |
| |
script/ | Sun Sep 13 22:09:26 -0700 2009 | |
| |
test/ | Sun Sep 13 22:09:26 -0700 2009 |
README
== ReCaptcha for Rails Example implementation of the ReCaptcha plugin in a rails app. Can be installed with rubygems: config.gem "ambethia-recaptcha", :lib => "recaptcha/rails", :source => "http://gems.github.com" Or, as a standard rails plugin: script/plugin install git://github.com/ambethia/recaptcha.git








