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