Sha256: d460fa2f9ec8913366382794aacdc7afdfb7877229bc37f57f68677dcf5d33f1
Contents?: true
Size: 191 Bytes
Versions: 7
Compression:
Stored size: 191 Bytes
Contents
# frozen_string_literal: true module Expire # Keep one backup per month from now for a certain period of time class FromNowKeepMonthlyForRule < FromNowKeepAdjectiveForRuleBase end end
Version data entries
7 entries across 7 versions & 1 rubygems