lib/tdiary/response.rb in
tdiary-5.0.0
vs lib/tdiary/response.rb in
tdiary-5.0.1
- old
+ new
@@ -1,5 +1,4 @@
-# -*- coding: utf-8 -*-
module TDiary class Response < ::Rack::Response end end