Search
sleeky
v0.0.2
Pages
Modules
Mix
Tasks
Settings
Sleeky.Entity.Dsl
(sleeky v0.0.2)
Summary
Functions
action(name, block \\ nil)
attribute(name, kind, opts \\ nil)
belongs_to(name, opts \\ nil)
has_many(name, opts \\ nil)
immutable()
key(fields, opts \\ [])
slug(fields, opts \\ nil)
unique(fields, opts \\ [])
Functions
Link to this macro
action(name, block \\ nil)
(macro)
Link to this macro
attribute(name, kind, opts \\ nil)
(macro)
Link to this macro
belongs_to(name, opts \\ nil)
(macro)
Link to this macro
has_many(name, opts \\ nil)
(macro)
Link to this macro
immutable()
(macro)
Link to this macro
key(fields, opts \\ [])
(macro)
Link to this macro
slug(fields, opts \\ nil)
(macro)
Link to this macro
unique(fields, opts \\ [])
(macro)