class Suppliers::TableSerializer include Qwaiter::SupplierBaseSerializer attributes :number, :width, :height, :position_x, :position_y, :section_id, :active#, :active_list_id end