Commit c1136868 by Kevin Chugh

fix mssing end

parent 2dbec2ba
......@@ -7,9 +7,6 @@ ROOT = roots[ENV['SINATRA_ENV']]
namespace :kpis do
task :prolific => :environment do
#USAGE
#SINATRA_ENV=development rake kpis:prolific
......@@ -127,6 +124,7 @@ namespace :kpis do
end
end
end
end
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