.gitignore | |
|
|
.ruby-version | |
|
|
.travis.yml | |
|
|
Gemfile | |
|
|
LICENSE.txt | |
|
|
README.md | |
|
|
Rakefile | |
|
|
app/assets/images/yandex_captcha/loading.gif | |
|
|
app/assets/javascripts/yandex_captcha/captcha.coffee.erb | |
|
|
app/assets/stylesheets/yandex_captcha/captcha.css | |
|
|
app/controllers/yandex_captcha/application_controller.rb | 5 | A 0 mins |
|
app/controllers/yandex_captcha/captcha_controller.rb | 8 | A 0 mins |
|
app/views/yandex_captcha/_captcha.html.erb | |
|
|
app/views/yandex_captcha/_captcha_ajax.html.erb | |
|
|
lib/yandex_captcha.rb | 28 | A 0 mins |
|
lib/yandex_captcha/configuration.rb | 18 | A 0 mins |
|
lib/yandex_captcha/engine.rb | 15 | A 0 mins |
|
lib/yandex_captcha/helpers/base.rb | 20 | A 0 mins |
|
lib/yandex_captcha/helpers/rails.rb | 16 | A 25 mins |
|
lib/yandex_captcha/helpers/sinatra.rb | 17 | A 25 mins |
|
lib/yandex_captcha/rails.rb | 3 | A 0 mins |
|
lib/yandex_captcha/sinatra.rb | 17 | A 25 mins |
|
lib/yandex_captcha/verify.rb | 109 | A 1 hr |
|
lib/yandex_captcha/version.rb | 3 | A 0 mins |
|
yandex_captcha.gemspec | |
|
|