Class
Sprockets::StaticCompiler
In:
lib/sprockets/static_compiler.rb
Parent:
Object
Methods
aliased_path_for
compile
new
path_for
write_asset
write_manifest
Attributes
env
[RW]
paths
[RW]
target
[RW]
Public Class methods
new
(env, target, paths, options = {})
Public Instance methods
aliased_path_for
(logical_path)
compile
()
path_for
(asset)
write_asset
(asset)
write_manifest
(manifest)
[Validate]