
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.