Source: show | on GitHub
# File actionpack/test/dispatch/header_test.rb, line 4 def make_headers(hash) ActionDispatch::Http::Headers.new ActionDispatch::Request.new hash end