Class: Dotpretty::Http::NullClient
- Inherits:
-
Object
- Object
- Dotpretty::Http::NullClient
- Defined in:
- lib/dotpretty/http/null_client.rb
Instance Method Summary collapse
Instance Method Details
#post_json(route, data = nil) ⇒ Object
5 6 |
# File 'lib/dotpretty/http/null_client.rb', line 5 def post_json(route, data=nil) end |