Module: RucaptchaNoCookies::ControllerHelpers

Defined in:
lib/rucaptcha_no_cookies/controller_helpers.rb

Instance Method Summary collapse

Instance Method Details

#rucaptcha_session_idObject

override



4
5
6
# File 'lib/rucaptcha_no_cookies/controller_helpers.rb', line 4

def rucaptcha_session_id
  params[:_rucaptcha_session_id]
end