Module N::Expirable
In: lib/glue/mixins.rb

Expirable

Generic expiring functionality mixin.

Methods

Attributes

expires  [RW] 

Public Instance methods

Is this entry expired?

Set the expires timeout for this entry.

Set the expire timeout for this entry. The timeout happens after (base + rand(spread)) seconds.

[Validate]