ruby-recaptcha

Ruby helpers for the reCAPTCHA API
  https://github.com/ambethia/recaptcha/
  0
  no reviews



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.