# File lib/action_dispatch/http/parameters.rb, line 24 def symbolized_path_parameters @symbolized_path_params ||= path_parameters.symbolize_keys end