module Apiway::Model::InstanceMethods

Public Instance Methods

sync() click to toggle source
# File lib/apiway/model.rb, line 48
def sync
  self.class.sync
end