class Productive::Reports::TimeEntryReport

Public Class Methods

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