Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This patch fixes the following error ``` Failure/Error: super(object, CollectorProxy.new(collector)) NoMethodError: undefined method 'retryable=' for an instance of ActiveRecord::Originator::CollectorProxy ./lib/activerecord/originator/arel_visitor_extension.rb:21:in 'ActiveRecord::Originator::ArelVisitorExtension#accept' ./spec/support/001_setup_db.rb:2:in '<top (required)>' ./spec/spec_helper.rb:24:in 'block in <top (required)>' ./spec/spec_helper.rb:24:in '<top (required)>' ```
- Loading branch information