Sha256: fa7207dec4d85fa5fc85d1ce69d065172069a7f4566ee75b1ae7f47e4c3e2fb5

Contents?: true

Size: 114 Bytes

Versions: 7

Compression:

Stored size: 114 Bytes

Contents

# frozen_string_literal: true

Tramway::Page::Engine.routes.draw do
  get '/:slug' => 'pages#show', as: :page
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
tramway-page-1.4.2 config/routes.rb
tramway-page-1.4.1.1 config/routes.rb
tramway-page-1.4.1 config/routes.rb
tramway-page-1.4 config/routes.rb
tramway-page-1.3.1.2 config/routes.rb
tramway-page-1.3.1.1 config/routes.rb
tramway-page-1.3.1 config/routes.rb