1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-21 06:09:38 +02:00
Maybe/app/models/credit.rb

3 lines
27 B
Ruby
Raw Normal View History

2024-02-02 15:31:32 -06:00
class Credit < Account
end