mirror of
https://github.com/we-promise/sure.git
synced 2026-04-17 11:04:14 +00:00
* Move Transaction to Account namespace * Fix improper routes, improve separation of concerns * Replace account transactions list partial with view * Remove logs * Consolidate transaction views * Remove unused code * Transfer style tweaks * Remove more unused code * Add back totals by currency helper
11 lines
179 B
YAML
11 lines
179 B
YAML
one:
|
|
tag: hawaii_trip
|
|
taggable: checking_one
|
|
taggable_type: Account::Transaction
|
|
|
|
two:
|
|
tag: emergency_fund
|
|
taggable: checking_two
|
|
taggable_type: Account::Transaction
|
|
|