rename qwaiter to mozo
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class Suppliers::PageSerializer
|
||||
include Qwaiter::SupplierBaseSerializer
|
||||
include Mozo::SupplierBaseSerializer
|
||||
attributes :title, :body, :locale, :position
|
||||
attribute(:name) { object.name.to_s.sub /^suppliers-/, '' }
|
||||
def id
|
||||
|
||||
Reference in New Issue
Block a user