Sha256: adf637000cac6a9373cfc02728b8838fd61dcf5aafa7d71acacb9e248f028e22

Contents?: true

Size: 111 Bytes

Versions: 15

Compression:

Stored size: 111 Bytes

Contents

Dummy::Application.routes.draw do

  mount Weeler::Engine => "/weeler-admin"
  resources :anonymous # HACK
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
weeler-2.1.0 spec/dummy/config/routes.rb
weeler-2.0.1 spec/dummy/config/routes.rb
weeler-2.0.0 spec/dummy/config/routes.rb
weeler-1.6.0 spec/dummy/config/routes.rb
weeler-1.5.4 spec/dummy/config/routes.rb
weeler-1.5.2 spec/dummy/config/routes.rb
weeler-1.5.1 spec/dummy/config/routes.rb
weeler-1.4.0 spec/dummy/config/routes.rb
weeler-1.2.0 spec/dummy/config/routes.rb
weeler-1.1.0 spec/dummy/config/routes.rb
weeler-1.0.4 spec/dummy/config/routes.rb
weeler-1.0.3 spec/dummy/config/routes.rb
weeler-1.0.2 spec/dummy/config/routes.rb
weeler-1.0.1 spec/dummy/config/routes.rb
weeler-1.0.0 spec/dummy/config/routes.rb