XylotrechusZ
--- !ruby/object:RI::ClassDescription
attributes: []
class_methods:
- !ruby/object:RI::MethodSummary
name: new
comment:
- !ruby/struct:SM::Flow::P
body: Sets the Content-Type header on responses which don't have one.
- !ruby/struct:SM::Flow::P
body: "Builder Usage:"
- !ruby/struct:SM::Flow::VERB
body: " use Rack::ContentType, "text/plain"\n"
- !ruby/struct:SM::Flow::P
body: When no content type argument is provided, "text/html" is assumed.
constants: []
full_name: Rack::ContentType
includes:
- !ruby/object:RI::IncludedModule
name: Rack::Utils
instance_methods:
- !ruby/object:RI::MethodSummary
name: call
name: ContentType
superclass: Object