Sha256: dac65e389cdc0eac8a52bcf5cdbdbd8147463de2538553434fa570ace84918ee
Contents?: true
Size: 419 Bytes
Versions: 2
Compression:
Stored size: 419 Bytes
Contents
<div id="captcha_widget" data-api="<%= yandex_captcha.captcha_path %>"> <div id="captcha_image"> <img src="<%= asset_path("yandex_captcha/loading.gif") %>" /> </div> <input type="text" id="captcha_response_field" name="captcha_response_field" placeholder="Введите цифры" /> <input type="hidden" name="captcha_response_id" value="" /> </div> <%= javascript_include_tag "yandex_captcha/captcha" %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
yandex_captcha-0.4.3.8 | app/views/yandex_captcha/_captcha_ajax.html.erb |
yandex_captcha-0.4.3.7 | app/views/yandex_captcha/_captcha_ajax.html.erb |