Files
openfoodnetwork/lib/open_food_network
Matt-Yorkley 49081e171e Fix PG::UndefinedTable errors
The logic of #includes has changed slightly in Rails 4.2 and now usually needs the #references method as well.

PG::UndefinedTable:
     #   ERROR:  missing FROM-clause entry for table "enterprises"
     #   LINE 1: SELECT "spree_users".* FROM "spree_users" WHERE (enterprises...
     #                                                            ^
     #   ./spec/models/spree/user_spec.rb:125:in `block (4 levels) in <top (required)>'
2020-11-27 14:00:29 +00:00
..
2019-11-10 18:42:43 +00:00
2020-11-27 14:00:29 +00:00
2020-02-22 11:06:51 +00:00
2016-11-04 09:39:17 +11:00