Sha256: 6db40104e7c6499935f9b01fa656ac2ac4fd67020234a7c36b571cd15f7eabc5

Contents?: true

Size: 327 Bytes

Versions: 37

Compression:

Stored size: 327 Bytes

Contents

Rails.application.routes.draw do

  localized do
    mount Cmor::System::Backend::Engine, at: '/backend/cmor-system-backend-engine'
  end
  # For details on the DSL available within this file, see http://guides.rubyonrails.org/routing.html
  localized do
    mount Administrador::Engine, at: '/administrador-engine'
  end

end

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
cmor_system_backend-0.0.43.pre spec/dummy/config/routes.rb
cmor_system_backend-0.0.42.pre spec/dummy/config/routes.rb
cmor_system_backend-0.0.41.pre spec/dummy/config/routes.rb
cmor_system_backend-0.0.40.pre spec/dummy/config/routes.rb
cmor_system_backend-0.0.39.pre spec/dummy/config/routes.rb
cmor_system_backend-0.0.38.pre spec/dummy/config/routes.rb
cmor_system_backend-0.0.37.pre spec/dummy/config/routes.rb
cmor_system_backend-0.0.36.pre spec/dummy/config/routes.rb
cmor_system_backend-0.0.35.pre spec/dummy/config/routes.rb
cmor_system_backend-0.0.34.pre spec/dummy/config/routes.rb
cmor_system_backend-0.0.33.pre spec/dummy/config/routes.rb
cmor_system_backend-0.0.32.pre spec/dummy/config/routes.rb
cmor_system_backend-0.0.31.pre spec/dummy/config/routes.rb
cmor_system_backend-0.0.30.pre spec/dummy/config/routes.rb
cmor_system_backend-0.0.29.pre spec/dummy/config/routes.rb
cmor_system_backend-0.0.28.pre spec/dummy/config/routes.rb
cmor_system_backend-0.0.27.pre spec/dummy/config/routes.rb
cmor_system_backend-0.0.26.pre spec/dummy/config/routes.rb
cmor_system_backend-0.0.25.pre spec/dummy/config/routes.rb
cmor_system_backend-0.0.24.pre spec/dummy/config/routes.rb