mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-03 02:21:33 +00:00
Without specifying it in `attr_accessible`, `#assign_attributes` won't work. See details in https://apidock.com/rails/v3.2.13/ActiveRecord/Persistence/update_attributes and https://apidock.com/rails/ActiveRecord/Base/assign_attributes.