Create capture context
Open
- Dominant language
- Elixir
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
`mix phx.gen.context Captures Capture captures id_person:integer text:string completed:boolean`
where the first argument is the context module, then the schema module then the schema table name (plural of the schema module)
see https://hexdocs.pm/phoenix/Mix.Tasks.Phx.Gen.Context.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.