merqlove/yandex-captcha

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.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.rb5
A
0 mins
app/controllers/yandex_captcha/captcha_controller.rb8
A
0 mins
app/views/yandex_captcha/_captcha.html.erb
app/views/yandex_captcha/_captcha_ajax.html.erb
lib/yandex_captcha.rb28
A
0 mins
lib/yandex_captcha/configuration.rb18
A
0 mins
lib/yandex_captcha/engine.rb15
A
0 mins
lib/yandex_captcha/helpers/base.rb20
A
0 mins
lib/yandex_captcha/helpers/rails.rb16
A
25 mins
lib/yandex_captcha/helpers/sinatra.rb17
A
25 mins
lib/yandex_captcha/rails.rb3
A
0 mins
lib/yandex_captcha/sinatra.rb17
A
25 mins
lib/yandex_captcha/verify.rb109
A
1 hr
lib/yandex_captcha/version.rb3
A
0 mins
yandex_captcha.gemspec