Class: JSONAPIonify::Api::Relationship::Many

Inherits:
JSONAPIonify::Api::Relationship show all
Defined in:
lib/jsonapionify/api/relationship/many.rb

Instance Attribute Summary

Attributes inherited from JSONAPIonify::Api::Relationship

#class_proc, #hidden, #name, #owner, #resolve

Method Summary

Methods inherited from JSONAPIonify::Api::Relationship

#hidden_for_action?, #includable?, #initialize, #resource, #resource_class

Methods included from JSONAPIonify::Autoload

#autoload_all, eager_load!, unloaded

Methods included from Blocks

#append_class, extended, #prepend_class

Methods included from Documentation

#documentation_object, #options_json

Constructor Details

This class inherits a constructor from JSONAPIonify::Api::Relationship