Add remaining files from hcaptcha gem implementation

Added the remaining files from the hcaptcha gem implementation
in the hope that it will make it easier to solve the inability
to find Mcaptcha::Adapters::ViewMethods
This commit is contained in:
Leni Kadali 2025-02-07 08:07:43 +03:00
parent d4d85ccbee
commit 97d09e932f
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
class Auth::ConfirmationsController < Devise::ConfirmationsController
include Auth::CaptchaConcern
include Auth::CaptchaConcern::Mcaptcha
layout 'auth'