# File lib/action_view/helpers/record_identification_helper.rb, line 5 def partial_path(*args, &block) ActionController::RecordIdentifier.partial_path(*args, &block) end