Sha256: 0dc6b640a141efaf8631c95f786753b84bbc038814e2ae62df73f14f03d3cc6b

Contents?: true

Size: 119 Bytes

Versions: 17

Compression:

Stored size: 119 Bytes

Contents

Rails.application.routes.draw do

  # mount SpudCore::Engine => "/spud_core"
    root to: 'pages#show', id: 'home'
end

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
tb_core-1.5.4 spec/dummy/config/routes.rb
tb_core-1.5.3 spec/dummy/config/routes.rb
tb_core-1.5.2 spec/dummy/config/routes.rb
tb_core-1.5.1 spec/dummy/config/routes.rb
tb_core-1.4.3.1 spec/dummy/config/routes.rb
tb_core-1.5.0 spec/dummy/config/routes.rb
tb_core-1.4.8 spec/dummy/config/routes.rb
tb_core-1.4.7 spec/dummy/config/routes.rb
tb_core-1.4.6 spec/dummy/config/routes.rb
tb_core-1.4.5 spec/dummy/config/routes.rb
tb_core-1.4.4 spec/dummy/config/routes.rb
tb_core-1.4.3 spec/dummy/config/routes.rb
tb_core-1.4.2 spec/dummy/config/routes.rb
tb_core-1.4.1 spec/dummy/config/routes.rb
tb_core-1.4.0.1 spec/dummy/config/routes.rb
tb_core-1.4.beta2 spec/dummy/config/routes.rb
tb_core-1.4.beta1 spec/dummy/config/routes.rb