Class: Metatron::SyncController

Inherits:
Controller
  • Object
show all
Defined in:
lib/metatron/sync_controller.rb

Overview

Used for “normal” sync requests

Instance Method Summary collapse

Methods inherited from Controller

#request_body

Instance Method Details

#calculate_etagObject



26
# File 'lib/metatron/sync_controller.rb', line 26

def calculate_etag = nil

#syncObject

Raises:

  • (NotImplementedError)


27
# File 'lib/metatron/sync_controller.rb', line 27

def sync = raise NotImplementedError