Track expenses
This commit is contained in:
parent
7521ebaa45
commit
e588ab3db0
19 changed files with 374 additions and 0 deletions
1
app/views/expenses/show.json.jbuilder
Normal file
1
app/views/expenses/show.json.jbuilder
Normal file
|
@ -0,0 +1 @@
|
|||
json.partial! "expenses/expense", expense: @expense
|
Loading…
Add table
Add a link
Reference in a new issue