Sha256: b6aa7b44736beceeacd9425f572c9b62698793b5b45b590c80b68535ec7bfe98
Contents?: true
Size: 698 Bytes
Versions: 1
Compression:
Stored size: 698 Bytes
Contents
= 0.3.0 - 2010-11-27 * Support for parsed timezone offset or abbreviation being used in creating time value * Added timezone abbreviation mapping config option * Allow 2nd argument for parse method to be the type, :now value, or options hash. * Refactoring = 0.2.0 - 2010-10-27 * Allow a lambda for date_for_time_type which is evaluated on parse * Return the offset or zone in array from _parse * Give a nicer error message if use a zone and ActiveSupport is not loaded. * Removed some aliases used in validates_timeliness and are no longer needed. * Some minor spec fixes = 0.1.1 - 2010-10-14 * Alias for validates_timeliness compatibility * Tiny cleanup = 0.1.0 - 2010-10-14 * Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
timeliness-0.3.0 | CHANGELOG.rdoc |