Boris
Results
1
issues of
Boris
Hello, Variables of type 'xxx_ids' (has_many) built automatically by ActiveRecord do not work in attributes mode Exemple: This example works Model: ``` has_many :pankos ``` Serializer: ``` attributes :panko_ids def...