[ 原始碼: 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.