To use the :country input, please install a country_select plugin

前端 未结 6 1330
-上瘾入骨i
-上瘾入骨i 2021-01-18 03:19

I have a country attribute to my guidelines model. I don\'t want to use a plugin, I just want to have country as a string. Everything is working until I try to edit a guide

6条回答
  •  轮回少年
    2021-01-18 03:46

    Use country_select. Seems to work fine with Rails 4.1 if you're doing this recently. Plus Rails old repo links to this one rather than country-select.

提交回复
热议问题