Class: WADL::ResourceType
- Inherits:
-
HasDocs
- Object
- CheapSchema
- HasDocs
- WADL::ResourceType
- Defined in:
- lib/wadl/resource_type.rb
Overview
A type of resource. Basically a mixin of methods and params for actual resources.
Constant Summary
Constant Summary
Constants inherited from CheapSchema
Instance Attribute Summary
Attributes inherited from CheapSchema
#attributes, #href, #index_key, #parent
Method Summary
Methods inherited from HasDocs
Methods inherited from CheapSchema
as_collection, as_member, contents_are_mixed_data, #dereference, #dereference_with_context, dereferencing_attr_accessor, dereferencing_instance_accessor, #each_attribute, #each_collection, #each_member, from_element, has_attributes, has_many, has_one, has_required, in_document, inherit, inherited, init, #initialize, #matches?, may_be_reference, may_be_reference?, #paths, #to_s
Constructor Details
This class inherits a constructor from WADL::CheapSchema