Class: Alf::Rest::Payload

Inherits:
Object
  • Object
show all
Defined in:
lib/alf/rest/payload.rb,
lib/alf/rest/payload/client.rb

Defined Under Namespace

Modules: Client

Instance Method Summary collapse

Constructor Details

#initialize(*args) ⇒ Payload

Returns a new instance of Payload.



6
7
8
# File 'lib/alf/rest/payload.rb', line 6

def initialize(*args)
  raise "Payload has been removed from Alf::Rest"
end