ArelColumnsHash
Monkey patch for fix Arel column_cache. (use AR model columns_hash)
see rails/arel#358
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