Home
Classes
Methods
Defined In
test/template_handler_test.rb
Parent
ActiveSupport::TestCase
Included Modules
Rack::Test::Methods
Methods
#app
Pages
Gemfile
MIT-LICENSE
Rakefile
Class and Module Index
Coffee
Coffee::Generators
Coffee::Generators::AssetsGenerator
Coffee::Rails
Coffee::Rails::Engine
Coffee::Rails::TemplateHandler
AssetGeneratorTest
AssetsTest
ControllerGeneratorTest
Object
ScaffoldGeneratorTest
SiteController
TemplateHandlerTest
class TemplateHandlerTest
Public Instance Methods
app
()
click to toggle source
# File test/template_handler_test.rb, line 17
def
app
@app
||=
DummyApp
end