Sha256: ee0c579424fb9457fc75ec150862ff482230040fd8ec7805f4a6bfc8c90aba52
Contents?: true
Size: 133 Bytes
Versions: 7
Compression:
Stored size: 133 Bytes
Contents
# frozen_string_literal: true module Expire # Keep one backup per month class KeepMonthlyRule < KeepAdjectiveRuleBase end end
Version data entries
7 entries across 7 versions & 1 rubygems