Files
openfoodnetwork/config/initializers
Matt-Yorkley 1ab62fddcb Patch Paranoia#delete to resolve ActiveRecord::ConnectionAdapters::NullTransaction errors
Patches Paranoia gem to fix a conflict with transactions in Rspec: https://github.com/rubysherpas/paranoia/issues/274

Example error:
```
Failure/Error: order.line_items.first.variant.tap(&:delete)
NoMethodError:
       undefined method `state' for #<ActiveRecord::ConnectionAdapters::NullTransaction:0x0000564117dddd18>
```
2020-11-27 14:00:29 +00:00
..
2012-03-27 10:10:26 +11:00
2019-03-07 10:04:20 +11:00
2017-08-02 10:01:12 +10:00
2012-03-27 10:10:26 +11:00
2012-03-27 10:10:26 +11:00
2020-11-04 16:49:01 +00:00
2020-11-10 00:07:06 +00:00