Module: FamilyGallery::LayoutHelper

Includes:
LightMobile::ApplicationHelper
Defined in:
app/helpers/family_gallery/layout_helper.rb

Instance Method Summary collapse

Instance Method Details

#header_titleObject



4
5
6
# File 'app/helpers/family_gallery/layout_helper.rb', line 4

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