Sha256: 53fab0db5ea07261606f176c6dd3931d9cd4a2f4025ea5926b2111476fa7e5b8

Contents?: true

Size: 496 Bytes

Versions: 1

Compression:

Stored size: 496 Bytes

Contents

= 1.0.2 2010-03-18

* Fixed bug where the effective_at date when implicitly set was not UTC.
* Started using the method calls (self.effective_at) as opposed to the self[:effective_at] whenever possible.
* Renamed the effective_at method to expires_at.


= 1.0.1 2009-12-29

* Added call back to populate effective_at with DateTime.now if it is not explicitly set to something else.
* Added presence validation to effective_at.


= 1.0.0 2009-12-26

* Initial release  Ported from another project.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
transient-1.1.0 History.txt