Class: JSONAPI::Document::Links::Link
- Inherits:
-
NameValuePair
- Object
- Item
- NameValuePair
- JSONAPI::Document::Links::Link
- Defined in:
- lib/easy/jsonapi/document/links/link.rb
Overview
An individual attribute in a JSON:API Links object
Instance Attribute Summary
Attributes inherited from Item
Method Summary
Methods inherited from NameValuePair
#initialize, #name, #name=, #to_h, #to_s, #value, #value=
Methods inherited from Item
Constructor Details
This class inherits a constructor from JSONAPI::NameValuePair
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class JSONAPI::Item