Resty v0.1.1 Resty.Resource View Source

Link to this section Summary

Functions

Add a field to the 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

Add a field to the 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