• nicolasdular's avatar
    Load recaptcha config · 9e723ecd
    nicolasdular authored
    For the registration controller, we were not loading the recaptcha
    config correctly before rendering the page. This could lead to
    issues with the recaptcha gem, where it does not get the required
    keys.
    9e723ecd
registrations_controller.rb 6.28 KB