Class: Arclight::HeaderComponent
- Inherits:
-
Blacklight::HeaderComponent
- Object
- Blacklight::HeaderComponent
- Arclight::HeaderComponent
- Defined in:
- app/components/arclight/header_component.rb
Overview
Provides a header with a masthead
Instance Method Summary collapse
Instance Method Details
#masthead ⇒ Object
6 7 8 |
# File 'app/components/arclight/header_component.rb', line 6 def masthead render Arclight::MastheadComponent.new end |