9 lines
150 B
Text
9 lines
150 B
Text
|
object false
|
||
|
|
||
|
child @custom_field_masters => :data do
|
||
|
collection @custom_field_masters, object_root: false
|
||
|
attributes :name, :id, :created_at
|
||
|
end
|
||
|
|
||
|
|