Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 476 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 476 Bytes

Captcha-Plugin for Rails 5+

PLEASE DO NOT USE THIS GEM.

USE MODERN IMAGE LIBS OF RAILS.

This project is based on https://github.com/phatworx/easy_captcha.

This gem is for an ancient project.

Installation

add to Gemfile

  gem 'easy_captcha_rails', require: 'easy_captcha'

Patch original gem without install this

use the "easy_captcha-0.6.5.patch" file to patch the original gem.

License

This project is released under the MIT license.