module Rack::App::FrontEnd::Template::DefaultLayout
Public Instance Methods
render(*args, &block)
click to toggle source
# File lib/rack/app/front_end/template/default_layout.rb, line 5 def render(*args, &block) block.call end