Jason Lee
|
e5ff2b9e77
|
Fix NoMethodError bug when params[:_rucaptha] is nil.
|
2016-04-25 10:09:35 +08:00 |
Jason Lee
|
be7d72feb0
|
Add error message to resource when captcha code expired. close #22
|
2016-04-24 20:20:01 +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
|
d5a0ecc6ac
|
version 0.3.3
|
2016-03-15 15:42:36 +08:00 |
Jason Lee
|
2361f61ac8
|
bump 0.3.2.1
|
2016-02-28 19:03:26 +08:00 |
Jason Lee
|
51ecc1a0ae
|
Update Gemfile.lock
|
2016-02-28 18:59:37 +08:00 |
Jason Lee
|
2c72ef1ad3
|
Add expire time, for protect Rails CookieSession Replay Attack. version 0.2.4
|
2015-11-02 16:59:42 +08:00 |
Jason Lee
|
62f589e9fc
|
Raise error when call ImageMagick failed, version 0.2.3
|
2015-11-02 14:11:28 +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 |
David Yun
|
c98e728891
|
Add .travis.yml
|
2015-10-29 17:50:09 +08:00 |
David Yun
|
782b3e9a3e
|
Fix Could not find gem 'active_support (>= 0) ruby'
|
2015-10-28 14:29:49 +08:00 |
Jason Lee
|
4ec52d887b
|
Add some test case
|
2015-10-26 21:55:46 +08:00 |