Preview: match%3f-i.yaml
Size: 542 B
//proc/thread-self/root/opt/alt/ruby18/lib64/ruby/gems/1.8/doc/rack-1.6.1/ri/Rack/Mime/match%3f-i.yaml
--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: Returns true if the given value is a mime match for the given mime match specification, false otherwise.
- !ruby/struct:SM::Flow::VERB
body: " Rack::Mime.match?('text/html', 'text/*') => true\n Rack::Mime.match?('text/plain', '*') => true\n Rack::Mime.match?('text/html', 'application/json') => false\n"
full_name: Rack::Mime#match?
is_singleton: false
name: match?
params: (value, matcher)
visibility: public
Directory Contents
Dirs: 0 × Files: 3