Class: Browsable::Sources::Javascripts
- Defined in:
- lib/browsable/sources/javascripts.rb
Overview
First-party JavaScript under app/javascript (importmap-managed apps keep their own source here; pinned vendor code is handled by Sources::Importmap).
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from Base
#any?, #files, #initialize, #name
Constructor Details
This class inherits a constructor from Browsable::Sources::Base