[Groonga-commit] ranguba/groonga-client at 2bc8162 [master] Use (a bit) more meaningful example title

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Apr 26 14:59:13 JST 2017


Kouhei Sutou	2017-04-26 14:59:13 +0900 (Wed, 26 Apr 2017)

  New Revision: 2bc8162d2f8d79fbf2aac34fe4e71916d564cf28
  https://github.com/ranguba/groonga-client/commit/2bc8162d2f8d79fbf2aac34fe4e71916d564cf28

  Message:
    Use (a bit) more meaningful example title

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

  Modified: lib/groonga/client/request/select.rb (+1 -1)
===================================================================
--- lib/groonga/client/request/select.rb    2017-04-26 14:58:21 +0900 (09291b8)
+++ lib/groonga/client/request/select.rb    2017-04-26 14:59:13 +0900 (1990104)
@@ -190,7 +190,7 @@ module Groonga
           # Adds a `between` condition then return a new `select`
           # request object.
           #
-          # @example: Single condition
+          # @example: Basic usage
           #    request.
           #      filter.between("age", 19, "include", 32, "exclude").
           #        # -> --filter 'between(age, 19, "include", 32, "exclude")'
-------------- next part --------------
HTML����������������������������...
Download 



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