class Productive::Reports::EntitlementReport

Public Class Methods

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