YUKI Hiroshi
null+****@clear*****
Tue Jan 6 10:54:32 JST 2015
YUKI Hiroshi 2015-01-06 10:54:32 +0900 (Tue, 06 Jan 2015) New Revision: 89309539f1724c5de421e2ecfa2c35beb7450d27 https://github.com/droonga/droonga-engine/commit/89309539f1724c5de421e2ecfa2c35beb7450d27 Message: Uniform definiton style of a sub class before: class Parent::Child after: class Parent class Child Modified files: lib/droonga/serf/downloader.rb Modified: lib/droonga/serf/downloader.rb (+4 -2) =================================================================== --- lib/droonga/serf/downloader.rb 2015-01-06 10:53:16 +0900 (e9e7126) +++ lib/droonga/serf/downloader.rb 2015-01-06 10:54:32 +0900 (e232eba) @@ -24,7 +24,8 @@ require "archive/zip" require "droonga/loggable" module Droonga - class Serf::Downloader + class Serf + class Downloader include Loggable class DownloadFailed < StandardError @@ -111,5 +112,6 @@ module Droonga def log_tag "serf-downloader" end + end end -end +endi -------------- next part -------------- HTML����������������������������...Descargar