Method: TrueandcoAnalytics::PageBuyInDateRangeReport#report_name

Defined in:
lib/trueandco_analytics/common/reports/page_buy_in_date_range_report.rb

#report_nameObject



6
7
8
# File 'lib/trueandco_analytics/common/reports/page_buy_in_date_range_report.rb', line 6

def report_name
  "page-buy-report-#{DateTime.now.strftime("%Y.%m.%d %H:%M")}.#{@format}"
end