class LabClient::ApplicationStatistics
Specifics
Public Instance Methods
show()
click to toggle source
# File lib/labclient/application_statistics/application_statistics.rb, line 13 def show client.request(:get, 'application/statistics') end