parent
f187de9470
commit
4781b12034
@ -1,4 +0,0 @@ |
|||||||
ActionController::Routing::Routes.draw do |map| |
|
||||||
map.connect 'projects/:project_id/cost_reports.:format', :controller => 'cost_reports', :project_id => /.+/, :action => 'index' |
|
||||||
map.connect 'projects/:project_id/cost_reports/:action/:id', :controller => 'cost_reports', :project_id => /.+/ |
|
||||||
end |
|
Loading…
Reference in new issue