[Groonga-commit] ranguba/groonga-client at 8b61a3e [master] Remove a meaningless example

Zurück zum Archiv-Index

Kouhei Sutou null+****@clear*****
Wed Apr 26 14:57:25 JST 2017


Kouhei Sutou	2017-04-26 14:57:25 +0900 (Wed, 26 Apr 2017)

  New Revision: 8b61a3e260530e778d84e60d52029f200cbf254d
  https://github.com/ranguba/groonga-client/commit/8b61a3e260530e778d84e60d52029f200cbf254d

  Message:
    Remove a meaningless example

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

  Modified: lib/groonga/client/request/select.rb (+0 -5)
===================================================================
--- lib/groonga/client/request/select.rb    2017-04-26 14:57:03 +0900 (378d3ec)
+++ lib/groonga/client/request/select.rb    2017-04-26 14:57:25 +0900 (f02f423)
@@ -195,11 +195,6 @@ module Groonga
           #      filter.between("tags", "min", "min_border", "max", "max_border").
           #        # -> --filter 'between(tags, min, "min_border", max, "max_border")'
           #
-          # @example: Error no values case
-          #    request.
-          #      filter.between("tags")
-          #        # -> ArgumentError
-          #
           # @param column_name [String, Symbol] The target column name.
           #
           # @param min [Integer] Specifies the minimal border value of the range.
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index