uwenku
Список тегов
accepts-nested-attributes
1
зной
1
ответ
Rails update_attributes для конкретной связанной модели
У меня есть следующие настройки: class Post < ApplicationRecord has_many :comments, inverse_of: :post, dependent: :destroy accepts_nested_attributes_for :comments end class Comment < Appl
ruby-on-rails
activerecord
updates
accepts-nested-attributes
2017-02-23
Последний вопрос
1.
Удалить SoftDeletingScope как глобальную область