Sha256: aa07d5a338331831b1da27371e199158cf163f2a9aa0d84fa3e6b2468e9dcd55
Contents?: true
Size: 184 Bytes
Versions: 2
Compression:
Stored size: 184 Bytes
Contents
ActionController::Routing::Routes.draw do |map| map.resource :dashboard, :member => { :error => :post } map.resources :songs map.resources :users map.resources :risks end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
consul-0.2.3 | spec/app_root/config/routes.rb |
consul-0.2.2 | spec/app_root/config/routes.rb |