Sha256: 94022c679a3de835fb6f66fc97fc6a6fc734f4af18819ecd46638e59211fc9c8

Contents?: true

Size: 895 Bytes

Versions: 1

Compression:

Stored size: 895 Bytes

Contents

# Changelog

## 0.7.0

* [TT-5745] Update Liquid validate to be v4 compatible

## 0.6.1

* [TT-5671] More fixes to sortable

## 0.6.0

* [TT-5542] Remove Rails 4 support
* [TT-5642] Fixed sortable so it can sort on empty scopes

## 0.5.0

* Support include_blank properly (was broken)

## 0.4.0 (Removes Rails3 Support)

* [TT-3778] Store the cacheable attributes in memory for the duration of the request

## 0.3.0

* Use coverage kit to enforce maximum coverage
* [ROT-73] Always cache cacheable attributes
* [RU-133] Replace alias_method_chain with alias_method

## 0.2.0

* Extract and test translations

## 0.1.1

* Fixes issue with sortable controllers
  implicitly depending on prototype based template rendering

## 0.1.0

* Add rails 5 support
* Refactor clone_excluding to enable rails 5 support
* Extract transfer_records to class
* Rename enum to enum_int to be rails 4/5 compatible

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rails_core_extensions-0.7.0 CHANGELOG.md