# File lib/action_dispatch/testing/test_request.rb, line 47 def action=(action_name) path_parameters["action"] = action_name.to_s end