Sha256: 6a22f6046dcf4cbaf91ffd79a65573df087c75417b6ef486fdd2732cc101db5c
Contents?: true
Size: 164 Bytes
Versions: 2
Compression:
Stored size: 164 Bytes
Contents
Backlog::Application.routes.draw do match '/' => 'welcome#index' match ':controller/:action/:year/:week' => '#index' match '/:controller(/:action(/:id))' end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
backlog-0.37.2 | config/routes.rb |
backlog-0.37.1 | config/routes.rb |