Sha256: 4058bf4e421edd327baa54243c724f6bf604961204ae151fa9a420e41c02efc4

Contents?: true

Size: 151 Bytes

Versions: 10

Compression:

Stored size: 151 Bytes

Contents

Test::Application.routes.draw do
  comfy_route :cms_admin, path: "/admin"
  # Ensure that this route is defined last
  comfy_route :cms, path: "/"
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
comfortable_mexican_sofa-2.0.9 test/fixtures/generators/cms/routes.rb
comfortable_mexican_sofa-2.0.8 test/fixtures/generators/cms/routes.rb
comfortable_mexican_sofa-2.0.7 test/fixtures/generators/cms/routes.rb
comfortable_mexican_sofa-2.0.6 test/fixtures/generators/cms/routes.rb
comfortable_mexican_sofa-2.0.5 test/fixtures/generators/cms/routes.rb
comfortable_mexican_sofa-2.0.4 test/fixtures/generators/cms/routes.rb
comfortable_mexican_sofa-2.0.3 test/fixtures/generators/cms/routes.rb
comfortable_mexican_sofa-2.0.2 test/fixtures/generators/cms/routes.rb
comfortable_mexican_sofa-2.0.1 test/fixtures/generators/cms/routes.rb
comfortable_mexican_sofa-2.0.0 test/fixtures/generators/cms/routes.rb