Class: ButterCMS::Category
- Inherits:
-
ButterResource
- Object
- ButterResource
- ButterCMS::Category
- Defined in:
- lib/buttercms/category.rb
Instance Attribute Summary
Attributes inherited from ButterResource
Class Method Summary collapse
Methods inherited from ButterResource
all, create, endpoint, find, #initialize, #inspect, #marshal_dump, #marshal_load, patch_endpoint, update
Constructor Details
This class inherits a constructor from ButterCMS::ButterResource
Class Method Details
.resource_path ⇒ Object
3 4 5 |
# File 'lib/buttercms/category.rb', line 3 def self.resource_path "/categories/" end |