rucaptcha/config/routes.rb

4 lines
64 B
Ruby

RuCaptcha::Engine.routes.draw do
root to: 'captcha#index'
end