# File lib/resource_controller/helpers/nested.rb, line 39 def parent_singleton? !parent_type_from_request.nil? && parent_type_from_params.nil? end