class Wax::Assets
- Wax::Assets
- Reference
- Object
Defined in:
assets.crConstructors
Instance Method Summary
Constructor Detail
def self.new(path : String = "assets", cache_for cache_duration : Time::Span = (ENV.fetch("ASSET_CACHE_DURATION_SECONDS", "86400")).to_f.seconds)
#