Class: Clickatell::API::FakeHttpResponse
- Inherits:
-
Object
- Object
- Clickatell::API::FakeHttpResponse
- Defined in:
- lib/clickatell/api/command_executor.rb
Instance Method Summary collapse
Instance Method Details
#body ⇒ Object
8 9 10 |
# File 'lib/clickatell/api/command_executor.rb', line 8 def body "test" end |