Sha256: cc3d9ab132d32b1b12cb2d41ee8c8efc09a1cec3025e1616df299e9f7a767524
Contents?: true
Size: 869 Bytes
Versions: 1
Compression:
Stored size: 869 Bytes
Contents
# Changelog All notable changes to this project will be documented in this file. ## HEAD ## 0.5.1 - Fix several failing combinations of start/end_time and start/end_date after allowing Model#schedule_attributes to accept string- and symbol-keyed hashes ~ @dgilperez ## 0.5.0 *(BROKEN)* - Added Code of Conduct from Contributor Covenant ~ @dgilperez - Tests are now rspec-3 like ~ @dgilperez - Activate IceCube.compatibility = 12 in specs ~ @dgilperez - *POSSIBLE BREAKING CHANGE* Detect :start_date and :end_date attributes and merge them into :start_time and :end_time respective ones before passing them to IceCube::Schedule objects. This modifies old serialized schedules persisted, if instantiated, reassigned and saved ~ @dgilperez ## 0.4.0 - Renamed gem to dgp-schedule_attributes to reflect changes in ice_cube dependencies and Rails support ~ @dgilperez
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dgp-schedule_attributes-0.5.1 | CHANGELOG.md |