Files
openfoodnetwork/app/models
Pau Perez 6fae80bb04 Fix deprecation warning related to #reload
This fixes:

```
DEPRECATION WARNING: Passing an argument to force an association to
reload is now deprecated and will be removed in Rails 5.1. Please call
`reload` on the result collection proxy instead. (called from
can_own_more_enterprises? at /usr/src/app/app/models/spree/user.rb:112)
```

This method in particular gets called a lot of times so it'll have it's
cost in performance.
2021-03-16 08:01:25 +01:00
..
2012-03-27 10:10:26 +11:00
2019-10-18 21:15:11 +01:00
2021-01-09 11:33:10 +00:00
2019-10-18 21:15:11 +01:00