Class: Expire::KeepDailyRule

Inherits:
KeepAdjectiveRuleBase show all
Defined in:
lib/expire/keep_daily_rule.rb

Overview

Keep one backup per day

Constant Summary

Constants inherited from KeepAdjectiveRuleBase

Expire::KeepAdjectiveRuleBase::NOUN_FOR, Expire::KeepAdjectiveRuleBase::PRIMARY_RANK, Expire::KeepAdjectiveRuleBase::SECONDARY_RANK_FOR

Instance Attribute Summary

Attributes inherited from RuleBase

#amount

Method Summary

Methods inherited from KeepAdjectiveRuleBase

#adjective, #apply, from_value, primary_rank, #primary_rank, rank, #rank, secondary_rank, #secondary_rank, #spacing

Methods inherited from RuleBase

<=>, #<=>, camelized_name, #initialize, name, #name, #numerus_backup, #option_name, option_name

Constructor Details

This class inherits a constructor from Expire::RuleBase