rubbergloves v0.0.2 Rubbergloves.Crud

Link to this section Summary

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)