Sha256: 1cbfcb4b83b4aa44233827b3bee75224c561268e0756eddd41fd75a17e9900af
Contents?: true
Size: 222 Bytes
Versions: 42
Compression:
Stored size: 222 Bytes
Contents
Rails.application.routes.draw do # 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
42 entries across 42 versions & 1 rubygems
Version | Path |
---|---|
cmor_core_backend-0.0.7.pre | spec/dummy/config/routes.rb |
cmor_core_backend-0.0.6.pre | spec/dummy/config/routes.rb |