Libraries
»
json_api_client
(1.23.0)
»
Index
»
JsonApiClient
»
Schema
»
TypeFactory
»
type_for
Method: JsonApiClient::Schema::TypeFactory.type_for
Defined in:
lib/json_api_client/schema.rb
.
type_for
(type) ⇒
Object
84 85 86
# File 'lib/json_api_client/schema.rb', line 84
def
self
.
type_for
(
type
)
@@types
[
type
]
end