Resty v0.7.0 Resty.Repo View Source

Link to this section Summary

Link to this section Functions

Link to this function delete!(resource_module, resource) View Source
Link to this function delete(resource_module, id) View Source
Link to this function exists?(resource_module, resource_id) View Source
Link to this function find!(resource_module, id) View Source
Link to this function find(resource_module, id) View Source
Link to this function save!(resource_module, resource) View Source
Link to this function save(resource_module, resource) View Source
Link to this function update_attribute!(resource, key, value) View Source
Link to this function update_attribute(resource, key, value) View Source
Link to this function update_attributes!(resource, attributes) View Source
Link to this function update_attributes(resource, list) View Source