16470: Fixes test failures caused by a change on ActiveModel::Dirty.
authorLucas Di Pentima <lucas@di-pentima.com.ar>
Thu, 13 Aug 2020 18:01:42 +0000 (15:01 -0300)
committerLucas Di Pentima <lucas@di-pentima.com.ar>
Mon, 24 Aug 2020 15:21:28 +0000 (12:21 -0300)
commit27064ba138bfadd672ff71b32769cb357d051e01
treec344f1970e2d55602877924aa901b591cc7c2c19
parenta74931f3bb276c84ce164802b44b4486d1a9b54f
16470: Fixes test failures caused by a change on ActiveModel::Dirty.

This was a tough one to diagnose. The Dirty module introduced the usage of an
attribute mutation tracker, being disabled here for functional tests to start
working again.
This commit is based on: https://github.com/Dynamoid/dynamoid/pull/256

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>
apps/workbench/app/models/arvados_base.rb