Class: Clickatell::API::FakeHttpResponse

Inherits:
Object
  • Object
show all
Defined in:
lib/clickatell/api/command_executor.rb

Instance Method Summary collapse

Instance Method Details

#bodyObject



8
9
10
# File 'lib/clickatell/api/command_executor.rb', line 8

def body
  "test"
end