[Groonga-commit] ranguba/groonga-client at ca3aca0 [master] 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: ca3aca0156bb4495e621fea30a98a4fc850f7481
  https://github.com/ranguba/groonga-client/commit/ca3aca0156bb4495e621fea30a98a4fc850f7481

  Merged 8c9235a: Merge pull request #11 from ranguba/support-slices

  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 (4166f30)
+++ lib/groonga/client/response/select.rb    2016-12-06 16:40:03 +0900 (4ed91c6)
@@ -40,7 +40,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