Source: show | on GitHub
# File railties/test/application/rake/notes_test.rb, line 9 def setup build_app require "rails/all" super end
# File railties/test/application/rake/notes_test.rb, line 15 def teardown super teardown_app end