YUKI Hiroshi
null+****@clear*****
Fri Nov 7 14:05:34 JST 2014
YUKI Hiroshi 2014-11-07 14:05:34 +0900 (Fri, 07 Nov 2014) New Revision: 6ac77fa1d33fbdff475becbecb33dc771cc3c66f https://github.com/droonga/droonga-engine/commit/6ac77fa1d33fbdff475becbecb33dc771cc3c66f Message: Simplify Modified files: lib/droonga/path.rb Modified: lib/droonga/path.rb (+1 -1) =================================================================== --- lib/droonga/path.rb 2014-11-07 14:04:00 +0900 (fe0c60b) +++ lib/droonga/path.rb 2014-11-07 14:05:34 +0900 (c50d0a7) @@ -37,7 +37,7 @@ module Droonga def databases(base_path=nil) base_path ||= base path = Pathname(base_path) + "databases" - path.expand_path(base_path) + path.expand_path end def state -------------- next part -------------- HTML����������������������������...Download