Module: Firebase::FaradayResponse
- Defined in:
- lib/firebase/faraday_response.rb
Instance Method Summary collapse
Instance Method Details
#body ⇒ Object
3 4 5 |
# File 'lib/firebase/faraday_response.rb', line 3 def body response.body end |