Sha256: 2b130f4ce72eabc66ad05caa7eb52db286b7ad662d59908e2257423f1bc4063b
Contents?: true
Size: 230 Bytes
Versions: 96
Compression:
Stored size: 230 Bytes
Contents
module ForemanOpenscap module ArfReportsControllerCommonExtensions extend ActiveSupport::Concern def format_filename "#{@arf_report.asset.name}-#{@arf_report.reported_at.to_formatted_s(:number)}" end end end
Version data entries
96 entries across 96 versions & 1 rubygems