Rails 5: How to handle serialized string array in simple_form?

后端 未结 0 802
盖世英雄少女心
盖世英雄少女心 2021-02-09 16:18

As title, I have a serialized string column in the model:

class Product < ApplicationRecord
  serialize :ingredient_fiel         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题