Sha256: ccf72831d4397a77a8b8a782d4af80cc7f2d3e45370884a71c8c38ffb1005cf2

Contents?: true

Size: 125 Bytes

Versions: 99

Compression:

Stored size: 125 Bytes

Contents

Rails.application.routes.draw do

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

Version data entries

99 entries across 99 versions & 2 rubygems

Version Path
tb_core-1.3.10 spec/dummy/config/routes.rb
tb_core-1.3.9 spec/dummy/config/routes.rb
tb_core-1.3.7 spec/dummy/config/routes.rb
tb_core-1.3.6 spec/dummy/config/routes.rb
tb_core-1.3.5 spec/dummy/config/routes.rb
tb_core-1.3.4 spec/dummy/config/routes.rb
tb_core-1.3.3 spec/dummy/config/routes.rb
tb_core-1.3.2 spec/dummy/config/routes.rb
tb_core-1.3.1 spec/dummy/config/routes.rb
tb_core-1.3.0 spec/dummy/config/routes.rb
tb_core-1.3.0.beta2 spec/dummy/config/routes.rb
tb_core-1.3.0.beta1 spec/dummy/config/routes.rb
tb_core-1.2.8 spec/dummy/config/routes.rb
tb_core-1.2.7 spec/dummy/config/routes.rb
tb_core-1.2.6 spec/dummy/config/routes.rb
spud_core-1.0.6 spec/dummy/config/routes.rb
spud_core-1.0.5 spec/dummy/config/routes.rb
spud_core-1.0.4 spec/dummy/config/routes.rb
spud_core-1.0.3 spec/dummy/config/routes.rb
spud_core-1.0.2 spec/dummy/config/routes.rb