Sha256: a4c9fc47aca906228d6792d4d8244b3f7e976355103346f092f2e55255c9ef9e
Contents?: true
Size: 168 Bytes
Versions: 6
Compression:
Stored size: 168 Bytes
Contents
module YandexCaptcha class CaptchaController < YandexCaptcha::ApplicationController respond_to :json def show respond_with get_captcha end end end
Version data entries
6 entries across 6 versions & 1 rubygems