[ ソース: ruby-recaptcha ]
パッケージ: ruby-recaptcha (5.12.3-2)
ruby-recaptcha に関するリンク
Debian の資源:
ruby-recaptcha ソースパッケージをダウンロード:
- [ruby-recaptcha_5.12.3-2.dsc]
- [ruby-recaptcha_5.12.3.orig.tar.gz]
- [ruby-recaptcha_5.12.3-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Ruby helpers for the reCAPTCHA API
This plugin gives a high-level interface for using reCAPTCHA authentication methods in your ruby programs.
In your views you can use the recaptcha_tags method to embed the needed Javascript, and you can validate in your controllers with verify_recaptcha.