Class: MagicBell::SingletonApiResource

Inherits:
ApiResource show all
Defined in:
lib/magicbell/singleton_api_resource.rb

Instance Attribute Summary

Attributes inherited from ApiResource

#id

Instance Method Summary collapse

Methods inherited from ApiResource

#attribute, #attributes, #create, create, create_path, create_url, #create_url, find, #initialize, name, #name, #path, #retrieve, #update, #url

Constructor Details

This class inherits a constructor from MagicBell::ApiResource

Instance Method Details

#create_pathObject



3
4
5
# File 'lib/magicbell/singleton_api_resource.rb', line 3

def create_path
  path
end