class Rumblelog::Views::Layout
Public Instance Methods
title()
click to toggle source
# File views/layout.rb, line 4 def title @title || "Rumblelog" end
# File views/layout.rb, line 4 def title @title || "Rumblelog" end