Open source personal finances tracker written in Ruby on Rails. Similar to Quicken.
Stars
26
Forks
3
Watchers
26
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
Fixed interest accrual logic to assume account transactions are returned in date ascending order.
007727bView on GitHubRemoved invalid index on transactions table. Update Gemfile. All tests pass.
cf740daView on GitHubAdded command line utility to clear transactions for an account.
f72056cView on GitHubAdded command line utility to merge duplicate transactions on an account.
15899d0View on GitHub