# File lib/generators/bootstrap/themed/themed_generator.rb, line 37
      def singular_controller_routing_path
        ActiveModel::Naming.singular_route_key(@model_name.constantize)
      end