Method: EndView::ClassMethods#layout

Defined in:
lib/end_view.rb

#layout(layout) ⇒ Object



48
49
50
# File 'lib/end_view.rb', line 48

def layout(layout)
  @layout = layout
end