We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36010b4 commit 3d53306Copy full SHA for 3d53306
lib/tasks/api_stats.rake
@@ -2,7 +2,7 @@ namespace :api_stats do
2
desc "Display top user agents and IPs for the past 3 and 30 days"
3
task summary: :environment do
4
puts "\n" + "="*80
5
- puts "API Usage Statistics Summary"
+ puts "Packages API Usage Statistics Summary"
6
puts "="*80
7
8
# Past 3 days
0 commit comments