Commit Graph

8 Commits

Author SHA1 Message Date
Jason Lee 0561e88a22 config.line -> config.strikethrough and release version 2.2.0 2017-12-07 17:04:25 +08:00
Rina 3939d1bb02 Allow change chars length and disable strikethrough (#57) 2017-12-07 16:49:42 +08:00
Jason Lee 93ac160201 Use C extension to remove ImageMagick dependency (#40) 2017-01-22 10:16:57 +08:00
Jason Lee 41d099022d Rewrite Captcha.create to void complex method 2016-11-08 11:18:07 +08:00
Jason Lee bfc24bc56b Fix cache with Rails 5. 2016-05-25 11:07:26 +08:00
Jason Lee 19dc27e71b Format code 2016-05-23 15:11:04 +08:00
Jason Lee 0a7fa3782b Feature option to change color theme
* Add `config.style` option, to allow use change render style.
2016-04-06 15:50:30 +08:00
Jason Lee c46f88e84f Added file cache, can setup how many images you want generate by ,
RuCaptcha will use cache for next requests.
  When you restart Rails processes it will generate new again and clean the old caches.
2015-10-30 11:32:02 +08:00