Module: Edmunds::Media
- Defined in:
- lib/edmunds/media.rb,
lib/edmunds/media/photos.rb
Defined Under Namespace
Modules: Photos
Instance Method Summary collapse
Instance Method Details
#send_request(path, options = {}) ⇒ Object
4 5 6 |
# File 'lib/edmunds/media.rb', line 4 def send_request(path, ={}) api_call 'media', path, end |