Commit 50c92595 by Your Name

update comments

parent 6c3e11e0
......@@ -41,7 +41,7 @@ namespace :kpis do
#USAGE
#SINATRA_ENV=development rake kpis:starters
#or
#SINATRA_ENV=development bundle exed rake kpis:startersgimp
#SINATRA_ENV=development bundle exed rake kpis:starters
courses = Content.all.distinct("course_id")
puts "\n\n*********************************************************************"
......@@ -67,7 +67,7 @@ namespace :kpis do
#USAGE
#SINATRA_ENV=development rake kpis:ppu
#or
#SINATRA_ENV=development bundle exed rake kpis:startersgimp
#SINATRA_ENV=development bundle exed rake kpis:ppu
courses = Content.all.distinct("course_id")
puts "\n\n*********************************************************************"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment