polo
polo copied to clipboard
Rails 5.2 support
Seeing the following error. Is this not supported on Rails 5.2?
NoMethodError (undefined method `arel_attributes_with_values_for_create' for #<Reason:0x00007f9b7a9e2740>)
You might like to give https://github.com/IFTTT/polo/pull/54 a try
I'm having the same issue, upgrading to Rails 5.2. Is there a replacement method for this?