Sha256: 42ad159ef13f98c2bac82358b43c8c8287a6be7c4c5e8feee727e0f11f604c50

Contents?: true

Size: 73 Bytes

Versions: 8

Compression:

Stored size: 73 Bytes

Contents

Rails.application.routes.draw do

  mount HowTo::Engine => "/how_to"
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
how_to-2.0.5 test/dummy/config/routes.rb
how_to-2.0.4 test/dummy/config/routes.rb
how_to-2.0.3 test/dummy/config/routes.rb
how_to-2.0.2 test/dummy/config/routes.rb
how_to-2.0.1 test/dummy/config/routes.rb
how_to-2.0.0 test/dummy/config/routes.rb
how_to-1.0.3 test/dummy/config/routes.rb
how_to-1.0.2 test/dummy/config/routes.rb