Sha256: 3fb1e6bfaf9c2fe84ce67f04f2b9512b90be2cfd3a36464b88513ec209135212

Contents?: true

Size: 101 Bytes

Versions: 23

Compression:

Stored size: 101 Bytes

Contents

Rails.application.routes.draw do
  mount MyDashboard::Engine, at: MyDashboard.config.engine_path
end

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
my_dashboard-0.8.6 spec/dummy/config/routes.rb
my_dashboard-0.8.5 spec/dummy/config/routes.rb
my_dashboard-0.8.4 spec/dummy/config/routes.rb
my_dashboard-0.8.3 spec/dummy/config/routes.rb
my_dashboard-0.8.1 spec/dummy/config/routes.rb
my_dashboard-0.8.0 spec/dummy/config/routes.rb
my_dashboard-0.7.2 spec/dummy/config/routes.rb
my_dashboard-0.7.1 spec/dummy/config/routes.rb
my_dashboard-0.7.0 spec/dummy/config/routes.rb
my_dashboard-0.6.0 spec/dummy/config/routes.rb
my_dashboard-0.5.10 spec/dummy/config/routes.rb
my_dashboard-0.5.9 spec/dummy/config/routes.rb
my_dashboard-0.5.8 spec/dummy/config/routes.rb
my_dashboard-0.5.7 spec/dummy/config/routes.rb
my_dashboard-0.5.6 spec/dummy/config/routes.rb
my_dashboard-0.5.5 spec/dummy/config/routes.rb
my_dashboard-0.5.4 spec/dummy/config/routes.rb
my_dashboard-0.5.3 spec/dummy/config/routes.rb
my_dashboard-0.5.2 spec/dummy/config/routes.rb
my_dashboard-0.5.1 spec/dummy/config/routes.rb