Class: Browsable::Sources::PublicAssets

Inherits:
Base
  • Object
show all
Defined in:
lib/browsable/sources/public_assets.rb

Overview

Static assets shipped verbatim from public/ (error pages, etc.).

Instance Attribute Summary

Attributes inherited from Base

#excludes, #globs, #root

Method Summary

Methods inherited from Base

#any?, #files, #initialize, #name

Constructor Details

This class inherits a constructor from Browsable::Sources::Base