Scaffold out Account Syncing #474
Reference in New Issue
Block a user
Delete Branch "account-page-sync"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A bit rough around the edges here (several refactors to be done), but builds out the overall sync process for accounts.
Things that are still a TODO for future PRs:
account.rb(i.e.balance_seriesandvaluation_series) likely need to be extracted into some sort of dedicated model class, but held off to avoid early abstractionsTransactionis introduced