only cache values when the period is over
Returns:
47 48 49
# File 'lib/timely/column.rb', line 47 def cacheable? ends_at < Time.zone.now end