mirror of
https://github.com/we-promise/sure.git
synced 2026-04-07 14:31:25 +00:00
* Flatten Holding model * Flatten balance model * Entries domain renames * Fix valuations reference * Fix trades stream * Fix brakeman warnings * Fix tests * Replace existing entryable type references in DB
11 lines
124 B
YAML
11 lines
124 B
YAML
one:
|
|
tag: one
|
|
taggable: one
|
|
taggable_type: Transaction
|
|
|
|
two:
|
|
tag: two
|
|
taggable: one
|
|
taggable_type: Transaction
|
|
|