1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-23 23:29:39 +02:00
Maybe/app/models/depository.rb
2024-02-02 16:56:07 +00:00

2 lines
31 B
Ruby

class Depository < Account
end