captchah 1.0.9
A Rails captcha gem that attempts to determine whether or not a user is human.
Gemfile:
=
install:
=
Runtime Dependencies (2):
mini_magick
~> 4.0
rails
~> 5
Development Dependencies (2):
rspec
~> 3.8
rubocop-rails
~> 2.3
Requirements:
You must have ImageMagick or GraphicsMagick installed.