Sha256: 98738eaa47933cb0f14d4d0d95e1933c8ed6f2c0613d18fd6518865e5ee79c8b

Contents?: true

Size: 166 Bytes

Versions: 4

Compression:

Stored size: 166 Bytes

Contents

# coding: utf-8

module UzuUzu
  #
  #
  #
  class Response < Rack::Response

    #
    #
    #
    def self.current
      Thread.current[:response]
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
uzuuzu-core-0.0.8 lib/uzuuzu/wrapper/response.rb
uzuuzu-core-0.0.7 lib/uzuuzu/wrapper/response.rb
uzuuzu-core-0.0.6 lib/uzuuzu/wrapper/response.rb
uzuuzu-core-0.0.5 lib/uzuuzu/wrapper/response.rb