Class: LeanCloud::SymbolUploader
- Inherits:
-
LeanHTTP
- Object
- LeanObject
- LeanHTTP
- LeanCloud::SymbolUploader
- Defined in:
- lib/leancloud/http/symbol_uploader.rb
Overview
LeanCloud symbol uploader
Constant Summary
Constants inherited from LeanHTTP
LeanHTTP::BASE_URL_FMT, LeanHTTP::DOMAINS
Instance Method Summary collapse
Methods inherited from LeanHTTP
Methods inherited from LeanObject
#exit_with_error, #exit_with_info, #show_error, #show_message, #show_success
Constructor Details
This class inherits a constructor from LeanCloud::LeanHTTP
Instance Method Details
#upload ⇒ Object
123 124 125 126 127 |
# File 'lib/leancloud/http/symbol_uploader.rb', line 123 def upload dump_symbol send_symbol end |