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