# File lib/visage-app/helpers.rb, line 32 def include_page_title @page_title ? "#{@page_title} | Visage" : "Visage" end
# File lib/visage-app/helpers.rb, line 28 def page_title(string) @page_title = string end
[Validate]
Generated with the Darkfish Rdoc Generator 2.