Sha256: 5472ffd29df94f572afc64c98e0e59bcd61e41b0f6cbf9cf222f376a82d6f0b6
Contents?: true
Size: 183 Bytes
Versions: 3
Compression:
Stored size: 183 Bytes
Contents
ActionController::Routing::Routes.draw do |map| map.connect '', :controller => "welcome" map.connect ':controller/:action/:id.:format' map.connect ':controller/:action/:id' end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
backlog-0.17.3 | config/routes.rb |
backlog-0.17.4 | config/routes.rb |
backlog-0.17.5 | config/routes.rb |