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