Resty v0.1.1 Resty.Resource.Serializer View Source

Link to this section Summary

Functions

Given a resource module and a serialized_resource attempt to unserialize it

Serialize a resource

Link to this section Functions

Link to this function deserialize(module, serialized_resource) View Source

Given a resource module and a serialized_resource attempt to unserialize it.

Serialize a resource

Link to this function serialize(module, resource) View Source