Commit Graph

8 Commits

Author SHA1 Message Date
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
Jason Lee 68f7aa8090 version 0.1.4 2015-10-28 09:58:38 +08:00
Jason Lee e7cc8091fb Use xxx_url to fix bad captcha URL for enabled case. 2015-10-26 20:53:30 +08:00
Jason Lee 5eb9a8b0c9 Fix #2 translate. 2015-10-26 19:37:31 +08:00
Jason Lee 3be8125c40 Update Image style and colors, and fix Captcha class missing bug.
- No case sensitive;
- Export config.implode;
- Improve image color and style;
- Don't generate chars in 'l,o,0,1'.
- Render lower case chars on image.
2015-10-26 17:40:59 +08:00
Jason Lee 7c672bbc92 Include default validation I18n messages (en, zh-CN, zh-TW). 2015-10-26 15:50:54 +08:00
Jason Lee e7ac2bb9ad Version 0.1.0 2015-10-26 14:11:48 +08:00
Jason Lee 981308e839 First commit. 2015-10-26 14:09:39 +08:00