27 28 29
# File 'lib/spring/test/application.rb', line 27 def log_file @log_file ||= path("tmp/spring.log").open("w+") end