Project

General

Profile

« Previous | Next » 

Revision 8718

Added by Toshi MARUYAMA almost 14 years ago

route: repository: move :repository_id routes before non :repository_id routes

On Rails3 new route format, tests pass except following routes.

  • 'projects/:id/repository' :action => 'show'
  • 'projects/:id/repository/:repository_id' :action => 'show'
  • added
  • modified
  • copied
  • renamed
  • deleted