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