class Octobat::Reporting::ReportRun

Public Class Methods

url() click to toggle source
# File lib/octobat/reporting/report_run.rb, line 7
def self.url
  '/reporting/report_runs'
end