Class: Alula::Self
- Inherits:
-
SingletonRestResource
- Object
- ApiResource
- SingletonRestResource
- Alula::Self
- Extended by:
- RelationshipAttributes, ResourceAttributes
- Defined in:
- lib/alula/resources/self.rb
Instance Attribute Summary
Attributes inherited from ApiResource
#dirty_attributes, #errors, #id, #link_matchers, #links, #rate_limit, #raw_data, #values
Method Summary
Methods included from ResourceAttributes
date_fields, extended, field, field_names, filterable_fields, get_fields, get_http_methods, get_resource_path, get_type, http_methods, param_key, read_only_attributes, resource_path, sortable_fields, type
Methods included from RelationshipAttributes
check_relationship!, extended, get_relationship, get_relationships, relationship, relationship_exists?
Methods inherited from SingletonRestResource
#initialize, #resource_url, resource_url, retrieve
Methods inherited from ApiResource
#annotate_errors, #apply_attributes, #as_json, #as_patchable_json, build, #cache_links, class_name, #clone, #construct_from, #dirty?, #errors?, #filter_builder, #initialize, #model_name, #reconstruct_from, #refresh
Constructor Details
This class inherits a constructor from Alula::SingletonRestResource