class Octobat::Reporting::ReportType

Public Class Methods

url() click to toggle source
# File lib/octobat/reporting/report_type.rb, line 6
def self.url
  '/reporting/report_types'
end