class ApplicationTests::RakeTests::LogTest
Public Instance Methods
setup()
click to toggle source
# File railties/test/application/rake/log_test.rb, line 10 def setup build_app end
teardown()
click to toggle source
# File railties/test/application/rake/log_test.rb, line 14 def teardown teardown_app end