Registry / auth / recaptcha

recaptcha

JSON →
library5.21.2rbrubygemsunverified

Helpers for integrating Google's reCAPTCHA API into Ruby applications.

gem install recaptcha
INSTALL
IMPORT
SIG · RECAPTCHA
R
recaptcha
authrubyv5.21.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Recaptcha
require 'recaptcha/rails'

Add reCAPTCHA verification to a Rails form.

require 'recaptcha/rails' # In your view: # <%= recaptcha_tags %> # In your controller: # if verify_recaptcha # # proceed # end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.21.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
29
Resources
recaptcha — gem install recaptcha · libregistry