Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
cs_comments_service
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
cs_comments_service
Commits
e0162999
Commit
e0162999
authored
Dec 21, 2012
by
e0d
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #18 from rll/feature/kevin/kpis_4a
Feature/kevin/kpis 4a
parents
b543f88f
03437bd3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
+1
-0
lib/tasks/kpis.rake
+1
-0
No files found.
lib/tasks/kpis.rake
View file @
e0162999
...
@@ -3,6 +3,7 @@ roots = {}
...
@@ -3,6 +3,7 @@ roots = {}
roots
[
'development'
]
=
"http://localhost:8000"
roots
[
'development'
]
=
"http://localhost:8000"
roots
[
'test'
]
=
"http://localhost:8000"
roots
[
'test'
]
=
"http://localhost:8000"
roots
[
'production'
]
=
"http://edx.org"
roots
[
'production'
]
=
"http://edx.org"
roots
[
'staging'
]
=
"http://stage.edx.org"
ROOT
=
roots
[
ENV
[
'SINATRA_ENV'
]]
ROOT
=
roots
[
ENV
[
'SINATRA_ENV'
]]
namespace
:kpis
do
namespace
:kpis
do
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment