Sha256: b945882e5906ec1d1be91d863c1cd353e2209ae97758968306652f60534f10cf
Contents?: true
Size: 210 Bytes
Versions: 6
Compression:
Stored size: 210 Bytes
Contents
class Smartfm::RestClient::Notification < Smartfm::RestClient::Base ACTIONS = { :of_current => {:path => '/notifications'}, :create => {:path => '/notifications', :http_method => :post}, } end
Version data entries
6 entries across 6 versions & 2 rubygems