Method: Arclight::HeaderComponent#masthead

Defined in:
app/components/arclight/header_component.rb

#mastheadObject



6
7
8
# File 'app/components/arclight/header_component.rb', line 6

def masthead
  render Arclight::MastheadComponent.new
end