# File lib/action_dispatch/http/parameters.rb, line 34 def path_parameters @env["action_dispatch.request.path_parameters"] ||= {} end