ArelColumnsHash

Monkey patch for fix Arel column_cache. (use AR model columns_hash)

see https://github.com/rails/arel/pull/358

Gem Version Build Status

Installation

Add this line to your application's Gemfile:

gem 'arel_columns_hash'

And then execute:

$ bundle

Or install it yourself as:

$ gem install arel_columns_hash