class Productive::Reports::ServiceReport

Public Class Methods

table_name() click to toggle source
# File lib/productive/resources/reports/service_report.rb, line 4
def self.table_name
  "reports/service_reports"
end