Table of Contents - jsonapi-ruby-deserializer-1.3.0 Documentation
Classes and Modules
- JSONAPI
- JSONAPI::Ruby
- JSONAPI::Ruby::Deserializer
- JSONAPI::Ruby::Deserializer::Attributes
- JSONAPI::Ruby::Deserializer::Document
- JSONAPI::Ruby::Deserializer::Errors
- JSONAPI::Ruby::Deserializer::Jsonapi
- JSONAPI::Ruby::Deserializer::Links
- JSONAPI::Ruby::Deserializer::Meta
- JSONAPI::Ruby::Deserializer::Parser
- JSONAPI::Ruby::Deserializer::Relationships
- JSONAPI::Ruby::Deserializer::Resource
Methods
- ::new — JSONAPI::Ruby::Deserializer::Attributes
- ::new — JSONAPI::Ruby::Deserializer::Document
- ::new — JSONAPI::Ruby::Deserializer::Errors
- ::new — JSONAPI::Ruby::Deserializer::Jsonapi
- ::new — JSONAPI::Ruby::Deserializer::Links
- ::new — JSONAPI::Ruby::Deserializer::Meta
- ::new — JSONAPI::Ruby::Deserializer::Relationships
- ::new — JSONAPI::Ruby::Deserializer::Resource
- #create_index! — JSONAPI::Ruby::Deserializer::Document
- #fetch_relation — JSONAPI::Ruby::Deserializer::Document
- #link_data! — JSONAPI::Ruby::Deserializer::Document
- #method_missing — JSONAPI::Ruby::Deserializer::Parser
- #parse! — JSONAPI::Ruby::Deserializer::Parser
- #parse_attributes! — JSONAPI::Ruby::Deserializer::Resource
- #parse_errors! — JSONAPI::Ruby::Deserializer::Document
- #parse_jsonapi! — JSONAPI::Ruby::Deserializer::Document
- #parse_links! — JSONAPI::Ruby::Deserializer::Document
- #parse_links! — JSONAPI::Ruby::Deserializer::Resource
- #parse_meta! — JSONAPI::Ruby::Deserializer::Document
- #parse_meta! — JSONAPI::Ruby::Deserializer::Resource
- #parse_relationships! — JSONAPI::Ruby::Deserializer::Resource
- #parse_resource! — JSONAPI::Ruby::Deserializer::Document
- #to_h — JSONAPI::Ruby::Deserializer::Parser