1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-23 07:09:39 +02:00
Maybe/app/views/loans
Arsen Shkrumelyak 1c2f075053
Fix bug: Loan % doesn't allow exact rate (#1492)
* Fix bug: Loan % doesn't allow exact rate

Fixes #1487

Change the step of the interest rate field to 0.005.

It's unlikely that we'll see interest rates in smaller increments.

* step 0.005

* migration for loan interest rates precision

* add new line
2024-11-22 15:28:10 -05:00
..
_form.html.erb Fix bug: Loan % doesn't allow exact rate (#1492) 2024-11-22 15:28:10 -05:00
_overview.html.erb Account Activity View + Account Forms (#1406) 2024-11-04 20:27:31 -05:00
edit.html.erb Account Activity View + Account Forms (#1406) 2024-11-04 20:27:31 -05:00
new.html.erb Basic Plaid Integration (#1433) 2024-11-15 13:49:37 -05:00
show.html.erb Account Activity View + Account Forms (#1406) 2024-11-04 20:27:31 -05:00