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