From 2317eb2bdac55c2cd8fba105c28bfc08fd018e5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=87=E6=98=AD=E7=A5=8E?= Date: Thu, 8 Jun 2017 09:36:23 +0800 Subject: [PATCH] Update warning message (#50) --- lib/rucaptcha.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rucaptcha.rb b/lib/rucaptcha.rb index 380f1a5..7d0d3a9 100644 --- a/lib/rucaptcha.rb +++ b/lib/rucaptcha.rb @@ -47,7 +47,7 @@ module RuCaptcha But your current set is #{cache_store}, it has changed to :file_store for working. NOTE: :file_store is still not a good way, it only works with single server case. - Please make config file `config/initializes/rucaptcha.rb` to setup `cache_store`. + Please make config file `config/initializers/rucaptcha.rb` to setup `cache_store`. More infomation please read GitHub RuCaptcha README file. https://github.com/huacnlee/rucaptcha