# frozen_string_literal: true Rails.application.routes.draw do mount Quilt::Engine, at: "/" end