Sha256: ba4856e820a2875df2a3f4e0fba3ba6e7117571dcb8de850ec6e521f79dd5f7a
Contents?: true
Size: 1.29 KB
Versions: 1
Compression:
Stored size: 1.29 KB
Contents
# Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] ### Added - Nothing ### Changed - Nothing ### Fixed - Nothing ## [0.2.3] - 2017-05-11 ### Changed - Add support for AR 5.1.x - Drop support for AR 4.0.x - Drop support for Ruby < 2.2 ## [0.2.2] - 2016-12-23 ### Changed - Add support for AR 5.0.x - Drop support for AR 3.x - Drop support for Ruby < 2.1 ## [0.2.1] - 2016-10-17 ### Changed - Remove activesupport dependency (was using "concern") - Deprecate inclusion of `ActiveRecordTweaks` and `ActiveRecordTweaks::Integration` - Change: Deprecate `ActiveRecordTweaks::Integration::ClassMethods` without replacement ## [0.2.0] - 2014-03-14 ### Added - Add `#cache_key_from_attributes` & `#cache_key_from_attribute` - Add `.cache_key_without_timestamp` ## 0.1 - 2013-11-06 ### Added - Initial Release [Unreleased]: https://github.com/AssetSync/asset_sync/compare/v0.2.3...HEAD [0.2.3]: https://github.com/AssetSync/asset_sync/compare/v0.2.2...v0.2.3 [0.2.2]: https://github.com/AssetSync/asset_sync/compare/v0.2.1...v0.2.2 [0.2.1]: https://github.com/AssetSync/asset_sync/compare/v0.2.0...v0.2.1 [0.2.0]: https://github.com/AssetSync/asset_sync/compare/v0.1...v0.2.0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
active_record_tweaks-0.2.3 | CHANGELOG.md |