add # route
This commit is contained in:
parent
c8b45ea95b
commit
f9036e0a26
|
@ -22,7 +22,7 @@ GIT
|
|||
|
||||
GIT
|
||||
remote: git://github.com/travis-ci/travis-api.git
|
||||
revision: d708b79e135d3e7d672bd66b0754524ff8eb7cbf
|
||||
revision: e5ed22843f93d26c383a92f696baf13e520e2f74
|
||||
branch: sf-use-services
|
||||
specs:
|
||||
travis-api (0.0.1)
|
||||
|
|
|
@ -20,6 +20,7 @@ require 'ext/ember/namespace'
|
|||
':owner/:name/branches': ['home', 'branches']
|
||||
':owner/:name': ['home', 'current']
|
||||
'': ['home', 'index']
|
||||
'#': ['home', 'index']
|
||||
|
||||
QUEUES: [
|
||||
{ name: 'common', display: 'Common' }
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user