Sha256: 51638822221635537bce7387e292e280b248b90d5011a5a746eeb21522b54937
Contents?: true
Size: 218 Bytes
Versions: 44
Compression:
Stored size: 218 Bytes
Contents
## # Local (Copy) [Storage] # store_with Local do |local| local.path = "~/backups/" local.keep = 5 # local.keep = Time.now - 2592000 # Remove all backups older than 1 month. end
Version data entries
44 entries across 44 versions & 9 rubygems