开发者

Using two competing form gems

开发者 https://www.devze.com 2023-03-14 04:26 出处:网络
I want to use both the simple_form gem and the 开发者_开发百科nested_form gem for a single form. However, one starts simple_form_for and the other starts nested_form_for. What should I do?Use Cocoon i

I want to use both the simple_form gem and the 开发者_开发百科nested_form gem for a single form. However, one starts simple_form_for and the other starts nested_form_for. What should I do?


Use Cocoon instead of nested_form.

0

精彩评论

暂无评论...
验证码 换一张
取 消