Sha256: 69cc8c7776242f335f0981cfa20345faaff8f8f7a82cadd91d22846a95d1bc2b

Contents?: true

Size: 965 Bytes

Versions: 1

Compression:

Stored size: 965 Bytes

Contents

# Changelog

## 0.7.1

* [TT-5745] Fix passing of symbol to liquid template parse

## 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.1 CHANGELOG.md