Sha256: f8f3d2e41ad635cf9acf20b596e02fbc876b83355809e48fc6bd1536bac815d7
Contents?: true
Size: 276 Bytes
Versions: 17
Compression:
Stored size: 276 Bytes
Contents
# frozen_string_literal: true # We can't have this in config/routes.rb as they will get pulled in into parent # application automatically. We want user to manually place them. ComfortableMexicanSofa::Application.routes.draw do comfy_route :cms_admin comfy_route :cms end
Version data entries
17 entries across 17 versions & 6 rubygems