Kouhei Sutou
null+****@clear*****
Tue Feb 18 14:20:06 JST 2014
Kouhei Sutou 2014-02-18 14:20:06 +0900 (Tue, 18 Feb 2014) New Revision: 7e17eafcd6586ed7ac267e409eaa76b3acf3e165 https://github.com/droonga/fluent-plugin-droonga/commit/7e17eafcd6586ed7ac267e409eaa76b3acf3e165 Message: Align Modified files: lib/droonga/status_code.rb Modified: lib/droonga/status_code.rb (+3 -3) =================================================================== --- lib/droonga/status_code.rb 2014-02-18 14:19:43 +0900 (e083f19) +++ lib/droonga/status_code.rb 2014-02-18 14:20:06 +0900 (e0daf13) @@ -17,9 +17,9 @@ module Droonga module StatusCode - OK = 200 - BAD_REQUEST = 400 - NOT_FOUND = 404 + OK = 200 + BAD_REQUEST = 400 + NOT_FOUND = 404 INTERNAL_SERVER_ERROR = 500 end end -------------- next part -------------- HTML����������������������������...Download