Module: FamilyGallery::LayoutHelper

Defined in:
app/helpers/family_gallery/layout_helper.rb

Instance Method Summary collapse

Instance Method Details

#header_titleObject



2
3
4
# File 'app/helpers/family_gallery/layout_helper.rb', line 2

def header_title
  @header_title ||= content_for(:header_title).to_s
end