Save progress
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
class UserTableSerializer < Qwaiter::Serializer
|
||||
self.root = :table
|
||||
attributes :number, :width, :height, :position_x, :position_y, :section_id, :occupied, :needs_help
|
||||
end
|
||||
Reference in New Issue
Block a user