Libraries
»
smartfm
(1.0.2)
»
Index (L)
»
Smartfm
»
RestClient
»
Like
Class: Smartfm::RestClient::Like
Inherits:
Base
Object
Base
Smartfm::RestClient::Like
show all
Defined in:
lib/smartfm/rest_clients/like.rb
Constant Summary
collapse
ACTIONS =
{
:of_current
=>
{
:path
=>
'
/likes
'
}
}
Method Summary
Methods inherited from
Base
http_method
,
method_missing
,
path
,
valid_action?