Kouhei Sutou
null+****@clear*****
Mon Mar 17 12:00:08 JST 2014
Kouhei Sutou 2014-03-17 12:00:08 +0900 (Mon, 17 Mar 2014) New Revision: 0c9d688965bd507bb8d55cd0d7463307d0dbc0d3 https://github.com/droonga/droonga-client-ruby/commit/0c9d688965bd507bb8d55cd0d7463307d0dbc0d3 Message: Use "-" for word separator in file name Modified files: lib/droonga/client.rb Renamed files: lib/droonga/client/connection/droonga-protocol.rb (from lib/droonga/client/connection/droonga_protocol.rb) Modified: lib/droonga/client.rb (+1 -1) =================================================================== --- lib/droonga/client.rb 2014-03-17 11:49:49 +0900 (e7d6254) +++ lib/droonga/client.rb 2014-03-17 12:00:08 +0900 (8d32519) @@ -18,7 +18,7 @@ require "droonga/client/version" require "droonga/client/error" require "droonga/client/connection/http" -require "droonga/client/connection/droonga_protocol" +require "droonga/client/connection/droonga-protocol" module Droonga class Client Renamed: lib/droonga/client/connection/droonga-protocol.rb (+0 -0) 100% =================================================================== -------------- next part -------------- HTML����������������������������...Download