instance method path_for

Ruby on Rails 3.1.12

Since v3.1.12 Last seen in v3.2.22.5

Available in: v3.1.12 v3.2.22.5

Signature

path_for(asset)

No documentation comment.

Parameters

asset req
Source
# File actionpack/lib/sprockets/static_compiler.rb, line 60
    def path_for(asset)
      @digest ? asset.digest_path : asset.logical_path
    end

Defined in actionpack/lib/sprockets/static_compiler.rb line 60 · View on GitHub · Improve this page · Find usages on GitHub

Defined in Sprockets::StaticCompiler

Type at least 2 characters to search.

↑↓ navigate · open · esc close