Install ruby-recaptcha by entering the following commands in the terminal:
sudo apt update sudo apt install ruby-recaptcha
Description:
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.
Homepage: https://github.com/ambethia/recaptcha/
Version: 3.2.0-3
Section: universe/ruby