Class: Smartfm::RestClient::Like

Inherits:
Base
  • Object
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?