Track incomes
This commit is contained in:
parent
ab00344de0
commit
e098ab48ca
19 changed files with 337 additions and 1 deletions
1
app/views/incomes/index.json.jbuilder
Normal file
1
app/views/incomes/index.json.jbuilder
Normal file
|
@ -0,0 +1 @@
|
|||
json.array! @incomes, partial: "incomes/income", as: :income
|
Loading…
Add table
Add a link
Reference in a new issue