class Productive::Reports::NewSalaryReport
Public Class Methods
table_name()
click to toggle source
# File lib/productive/resources/reports/new_salary_report.rb, line 4 def self.table_name "reports/salary_reports" end