working ember... again
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class SectionSerializer < Qwaiter::Serializer
|
||||
embed :ids, include: true
|
||||
attributes *%i[title path width height]
|
||||
attributes :title, :path, :width, :height
|
||||
has_many :tables
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user