ActiveAdmin nested has_many

前端 未结 0 846
天涯浪人
天涯浪人 2020-12-03 09:49

long time lurker, first time poster.

Consider the following models:

class User < ApplicationRecord
    accepts_nested_attributes_for :memberships, a         


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