Resty v0.1.2 Resty.Resource View Source

Link to this section Summary

Functions

Add an header to the request sent from this resource

Add an attribute to the resource

Clone the given resource

Include the given root when serializing the resource

Set id column

Add a path to the resource

Add a site to the resource

Link to this section Functions

Link to this macro add_header(name, value) View Source (macro)

Add an header to the request sent from this resource

Link to this macro attribute(name) View Source (macro)

Add an attribute to the resource

Clone the given resource

Link to this macro include_root(value) View Source (macro)

Include the given root when serializing the resource

Link to this macro set_primary_key(name) View Source (macro)

Set id column

Link to this macro set_resource_path(path) View Source (macro)

Add a path to the resource

Link to this macro set_site(site) View Source (macro)

Add a site to the resource