File: //usr/local/rvm/gems/default/doc/sprockets-4.0.2/ri/Sprockets/Resolve/resolve-i.ri
U:RDoc::AnyMethod[iI"resolve:ETI"Sprockets::Resolve#resolve;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"FPublic: Find Asset URI for given a logical path by searching the ;TI"environment's load paths.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"resolve("application.js")
;TI"W# => "file:///path/to/app/javascripts/application.js?type=application/javascript"
;T:@format0o;
; [I"LAn accept content type can be given if the logical path doesn't have a ;TI"format extension.;T@o;; [I">resolve("application", accept: "application/javascript")
;TI"[# => "file:///path/to/app/javascripts/application.coffee?type=application/javascript"
;T;
0o;
; [I"EThe String Asset URI is returned or nil if no results are found.;T:
@fileI"lib/sprockets/resolve.rb;T:0@omit_headings_from_table_of_contents_below000[ I"S(path, load_paths: config[:paths], accept: nil, pipeline: nil, base_path: nil);T@FI"Resolve;TcRDoc::NormalModule00