Sha256: 1534b8d3c9f4b6d927eb63da97ebfd07324329c1ffa33fe5b2fb5ba2ecc83fa5
Contents?: true
Size: 130 Bytes
Versions: 104
Compression:
Stored size: 130 Bytes
Contents
Rails.application.routes.draw do get "simulate/index" root :to => "simulate#index" mount UserMgmt::Engine => "/user" end
Version data entries
104 entries across 104 versions & 1 rubygems
Version | Path |
---|---|
user_mgmt-0.0.614 | test/dummy/config/routes.rb |
user_mgmt-0.0.613 | test/dummy/config/routes.rb |
user_mgmt-0.0.612 | test/dummy/config/routes.rb |
user_mgmt-0.0.611 | test/dummy/config/routes.rb |