Class: OptimizePlayer::Proxies::FolderProxy

Inherits:
BaseProxy
  • Object
show all
Defined in:
lib/optimize_player/proxies/folder_proxy.rb

Instance Attribute Summary

Attributes inherited from BaseProxy

#client

Instance Method Summary collapse

Methods inherited from BaseProxy

#all, #create, #find, #initialize, #inspect

Constructor Details

This class inherits a constructor from OptimizePlayer::Proxies::BaseProxy

Instance Method Details

#entity_nameObject



4
5
6
# File 'lib/optimize_player/proxies/folder_proxy.rb', line 4

def entity_name
  'folders'
end