Kouhei Sutou
null+****@clear*****
Mon May 26 16:19:12 JST 2014
Kouhei Sutou 2014-05-26 16:19:12 +0900 (Mon, 26 May 2014) New Revision: ce95dae1774a0ac9478cfb36b51c560a87cbe39a https://github.com/droonga/droonga-engine/commit/ce95dae1774a0ac9478cfb36b51c560a87cbe39a Message: Remove needless cache Modified files: lib/droonga/base_path.rb Modified: lib/droonga/base_path.rb (+1 -1) =================================================================== --- lib/droonga/base_path.rb 2014-05-26 15:25:54 +0900 (7d1ebac) +++ lib/droonga/base_path.rb 2014-05-26 16:19:12 +0900 (84b7657) @@ -24,7 +24,7 @@ module Droonga end def state_dir_path - @state_dir_path ||= base_path + "state" + base_path + "state" end end end -------------- next part -------------- HTML����������������������������... ダウンロード