Toggle Sidebar
Toggle Theme
Resty
v0.4.0
Pages
Modules
Exceptions
Resty v0.4.0
Resty.Repo
View Source
Link to this section
Summary
Functions
all!(module)
all(module)
connection()
delete!(resource)
delete!(resource_module, resource)
delete(resource)
delete(resource_module, id)
exists?(resource)
exists?(resource_module, resource_id)
find!(resource_module, id)
find(resource_module, id)
first!(module)
first(module)
last!(module)
last(module)
reload!(resource)
reload(resource)
save!(resource)
save!(resource_module, resource)
save(resource)
save(resource_module, resource)
update_attribute!(resource, key, value)
update_attribute(resource, key, value)
update_attributes!(resource, attributes)
update_attributes(resource, list)
Link to this section
Functions
Link to this function
all!(module)
View Source
Link to this function
all(module)
View Source
Link to this function
connection()
View Source
Link to this function
delete!(resource)
View Source
Link to this function
delete!(resource_module, resource)
View Source
Link to this function
delete(resource)
View Source
Link to this function
delete(resource_module, id)
View Source
Link to this function
exists?(resource)
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
first!(module)
View Source
Link to this function
first(module)
View Source
Link to this function
last!(module)
View Source
Link to this function
last(module)
View Source
Link to this function
reload!(resource)
View Source
Link to this function
reload(resource)
View Source
Link to this function
save!(resource)
View Source
Link to this function
save!(resource_module, resource)
View Source
Link to this function
save(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