Source: show
# File rails/actionpack/test/controller/routing_test.rb, line 12 def warn(msg) (@warn_output ||= []) << msg end