Module: Tungsten::LayoutHelper

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

Instance Method Summary collapse

Instance Method Details

#template(name) ⇒ Object



3
4
5
# File 'app/helpers/tungsten/layout_helper.rb', line 3

def template(name)
  provide(:template, name)
end