1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-03 04:25:21 +02:00
Maybe/test/fixtures/credit_cards.yml
Zach Gollwitzer fd941d714d
Add loan and credit card views (#1268)
* Add loan and credit card views

* Lint fix

* Clean up overview card markup

* Lint fix

* Test fix
2024-10-08 17:16:37 -04:00

7 lines
No EOL
145 B
YAML

one:
available_credit: 5000.00
minimum_payment: 100.00
apr: 18.99
expiration_date: <%= 4.years.from_now.to_date %>
annual_fee: 95.00