mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-02 20:15:22 +02:00
Credit start
This commit is contained in:
parent
57e42cb8cb
commit
fed010e202
6 changed files with 58 additions and 29 deletions
2
app/models/credit.rb
Normal file
2
app/models/credit.rb
Normal file
|
@ -0,0 +1,2 @@
|
|||
class Credit < Account
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue