[Groonga-commit] droonga/fluent-plugin-droonga at c44eb26 [master] Define attribute reader for Catalog's @path

Back to archive index

YUKI Hiroshi null+****@clear*****
Mon Sep 30 12:11:35 JST 2013


YUKI Hiroshi	2013-09-30 12:11:35 +0900 (Mon, 30 Sep 2013)

  New Revision: c44eb26acc47390ec173ed11648ad1799941beb2
  https://github.com/droonga/fluent-plugin-droonga/commit/c44eb26acc47390ec173ed11648ad1799941beb2

  Message:
    Define attribute reader for Catalog's @path

  Modified files:
    lib/droonga/catalog.rb

  Modified: lib/droonga/catalog.rb (+2 -0)
===================================================================
--- lib/droonga/catalog.rb    2013-09-30 12:10:10 +0900 (7e3ff43)
+++ lib/droonga/catalog.rb    2013-09-30 12:11:35 +0900 (edd47b2)
@@ -28,6 +28,8 @@ module Droonga
   class Catalog
     CATALOG_FILE_PATH = "catalog.json"
 
+    attr_reader :path
+
     def initialize(path=nil)
       @path = path || default_path
 
-------------- next part --------------
HTML����������������������������...
下载 



More information about the Groonga-commit mailing list
Back to archive index