Sha256: fb75a34dd3a13646e9f652bdcab49c7f17f0e7f835cf687cc2fca92ab452e0c7

Contents?: true

Size: 93 Bytes

Versions: 17

Compression:

Stored size: 93 Bytes

Contents

Rails.application.routes.draw do
  mount Guts::Engine => "/dashboard"

  resource :blog
end

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
guts-3.1.2 test/dummy/tmp/generators/routes/config/routes.rb
guts-3.1.1 test/dummy/tmp/generators/routes/config/routes.rb
guts-3.1.0 test/dummy/tmp/generators/routes/config/routes.rb
guts-3.0.1 test/dummy/tmp/generators/routes/config/routes.rb
guts-3.0.0 test/dummy/tmp/generators/routes/config/routes.rb
guts-2.1.0 test/dummy/tmp/generators/routes/config/routes.rb
guts-2.0.2 test/dummy/tmp/generators/routes/config/routes.rb
guts-2.0.1 test/dummy/tmp/generators/routes/config/routes.rb
guts-2.0.0 test/dummy/tmp/generators/routes/config/routes.rb
guts-1.4.0 test/dummy/tmp/generators/routes/config/routes.rb
guts-1.3.6 test/dummy/tmp/generators/routes/config/routes.rb
guts-1.3.5 test/dummy/tmp/generators/routes/config/routes.rb
guts-1.3.4 test/dummy/tmp/generators/routes/config/routes.rb
guts-1.3.3 test/dummy/tmp/generators/routes/config/routes.rb
guts-1.3.2 test/dummy/tmp/generators/routes/config/routes.rb
guts-1.3.1 test/dummy/tmp/generators/routes/config/routes.rb
guts-1.3.0 test/dummy/tmp/generators/routes/config/routes.rb