Kouhei Sutou
null+****@clear*****
Sun Mar 13 22:06:13 JST 2016
Kouhei Sutou 2016-03-13 22:06:13 +0900 (Sun, 13 Mar 2016) New Revision: e612713f0c0b92d0ce721918a678a0ae084b343a https://github.com/ranguba/groonga-client/commit/e612713f0c0b92d0ce721918a678a0ae084b343a Message: Update document Modified files: lib/groonga/client.rb Modified: lib/groonga/client.rb (+3 -5) =================================================================== --- lib/groonga/client.rb 2016-03-13 21:59:23 +0900 (a102786) +++ lib/groonga/client.rb 2016-03-13 22:06:13 +0900 (0a61f3c) @@ -1,7 +1,5 @@ -# -*- coding: utf-8 -*- -# # Copyright (C) 2013 Haruka Yoshihara <yoshihara �� clear-code.com> -# Copyright (C) 2013-2015 Kouhei Sutou <kou �� clear-code.com> +# Copyright (C) 2013-2016 Kouhei Sutou <kou �� clear-code.com> # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -34,8 +32,8 @@ module Groonga # @param [Hash] options The options. # @option options [String, URI::Generic, URI::HTTP, URI::HTTPS] # :url The URL of Groonga server. - # @option options [:gqtp, :http] :protocol The protocol that is - # used by the client. + # @option options [:gqtp, :http, :https] :protocol The + # protocol that is used by the client. # @option options [String] :user User ID. Currently used for HTTP # Basic Authentication. # @option options [String] :password Password. Currently used for -------------- next part -------------- HTML����������������������������...Download