Sha256: 25092df4723af024175ae19c67036b9b15005e2790a918de9482a8d79788a70b
Contents?: true
Size: 186 Bytes
Versions: 13
Compression:
Stored size: 186 Bytes
Contents
module Mack # Right now Mack::Response is just a wrapper around Rack::Response. # Down the line this may be used to spice up the response. class Response < Rack::Response end end
Version data entries
13 entries across 13 versions & 1 rubygems