Sha256: 8e7fb9a1d0d28f25a7e3c0846adf08387f852ba9c9a23e2442cd3e48c49aa661
Contents?: true
Size: 171 Bytes
Versions: 7
Compression:
Stored size: 171 Bytes
Contents
# frozen_string_literal: true module Expire # Keep one backup per week for a certain # period of time. class KeepWeeklyForRule < KeepAdjectiveForRuleBase end end
Version data entries
7 entries across 7 versions & 1 rubygems