开发者

accepts_nested_attributes_for not generating foreign key

开发者 https://www.devze.com 2022-12-11 21:42 出处:网络
I have a model class ServiceRequest < ActiveRecord::Base has_many :services accepts_nested_attributes_for :services
0

精彩评论

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