mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-25 08:09:38 +02:00
* Add investment portfolio models * Add portfolio to demo data * Setup initial tests * Rough sketch of sync logic * Clean up trade sync logic * Add trade validation * Integrate trades into sync process
2 lines
46 B
Ruby
2 lines
46 B
Ruby
class Security::Price < ApplicationRecord
|
|
end
|