class TemplateHandlerTest

Public Instance Methods

app() click to toggle source
# File test/template_handler_test.rb, line 17
def app
  @app ||= DummyApp
end