Files
openfoodnetwork/app/services/permitted_attributes/enterprise.rb
Luis Ramos 2d4326ded3 Replace empty? with blank? which is equivalent but a bit more resilient, returns false for nil
Present is not blank, so unless blank? becomes if present?
2020-07-01 14:08:07 +01:00

1.3 KiB