rubbergloves
v0.0.1
Pages
Modules
rubbergloves v0.0.1
Rubbergloves.Crud
Link to this section
Summary
Functions
defcreate(module)
defcrud(options)
defcrud(module, methods \\ [:create, :read, :update, :delete, :list])
defdelete(module)
deflist(module)
defread(module)
defupdate(module)
Link to this section
Functions
Link to this macro
defcreate(module)
(macro)
Link to this macro
defcrud(options)
(macro)
Link to this macro
defcrud(module, methods \\ [:create, :read, :update, :delete, :list])
(macro)
Link to this macro
defdelete(module)
(macro)
Link to this macro
deflist(module)
(macro)
Link to this macro
defread(module)
(macro)
Link to this macro
defupdate(module)
(macro)