[Groonga-commit] ranguba/groonga-client at 094a035 [support-slices] doc: fix type

Back to archive index

Masafumi Yokoyama null+****@clear*****
Tue Dec 6 16:40:03 JST 2016


Masafumi Yokoyama	2016-12-06 16:40:03 +0900 (Tue, 06 Dec 2016)

  New Revision: 094a0352cb22b697afc21787d4e81e50af8ded38
  https://github.com/ranguba/groonga-client/commit/094a0352cb22b697afc21787d4e81e50af8ded38

  Message:
    doc: fix type

  Modified files:
    lib/groonga/client/response/select.rb

  Modified: lib/groonga/client/response/select.rb (+1 -1)
===================================================================
--- lib/groonga/client/response/select.rb    2016-12-06 16:33:47 +0900 (5ffb40f)
+++ lib/groonga/client/response/select.rb    2016-12-06 16:40:03 +0900 (247c449)
@@ -38,7 +38,7 @@ module Groonga
         #   Otherwise, `[drilldown1, drilldown2]` is returned.
         attr_accessor :drilldowns
 
-        # @return [::Hash<String, Groonga::Client::Response::Select>]
+        # @return [::Hash<String, ::Array<::Hash<String, Object>>]
         attr_accessor :slices
 
         def body=(body)
-------------- next part --------------
HTML����������������������������...
下载 



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