Class: Swivel::PageAsset
Instance Attribute Summary
Attributes inherited from Response
#disable_auto_refresh, #hash_doc, #refreshed_at
Class Method Summary collapse
Methods inherited from Response
#[], #id, #initialize, #method_missing, #to_param, #to_s, #to_xml
Constructor Details
This class inherits a constructor from Swivel::Response
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Swivel::Response
Class Method Details
.resource ⇒ Object
354 355 356 |
# File 'lib/swivel.rb', line 354 def self.resource 'page-asset' end |