1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-20 13:49:39 +02:00
Maybe/app/models/credit.rb
2024-02-02 15:31:32 -06:00

2 lines
27 B
Ruby

class Credit < Account
end