관리-도구
편집 파일: match%3f-c.ri
U:RDoc::AnyMethod[iI"match?:EFI"Rack::Mime::match?;FT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"MReturns true if the given value is a mime match for the given mime match;FI"$specification, false otherwise.;Fo:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"6Rack::Mime.match?('text/html', 'text/*') => true ;FI"2Rack::Mime.match?('text/plain', '*') => true ;FI"@Rack::Mime.match?('text/html', 'application/json') => false;F: @file000[ I"(value, matcher);FI"lib/rack/mime.rb;F