Module: FamilyGallery::LayoutHelper

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

Instance Method Summary collapse

Instance Method Details

#header_titleObject



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

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