syncmodel.sync(method, model, [options])
Uses Backbone.sync to persist the state of a model to the server. Can be overridden for custom behavior.
model.sync
2016-04-17 12:21:43
syncmodel.sync(method, model, [options])
Uses Backbone.sync to persist the state of a model to the server. Can be overridden for custom behavior.
Please login to continue.