Sha256: d04e21d00e8f52c889ec3812df90e02fe6e36eb3fb6c9040d230afd96e4aaf7a
Contents?: true
Size: 195 Bytes
Versions: 7
Compression:
Stored size: 195 Bytes
Contents
# frozen_string_literal: true module Expire # Keep one backup per year from now for # a ceretain period of time. class FromNowKeepYearlyForRule < FromNowKeepAdjectiveForRuleBase end end
Version data entries
7 entries across 7 versions & 1 rubygems