mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-05 05:25:24 +02:00
Refresh account on update (#476)
* Refresh account on update
* 🐛 Replace turbo frame on create valuation
This avoids the frame reloading it's src when refreshing.
* Change Action Cable adapater to Postgres
This commit is contained in:
parent
7e324f1b53
commit
e767aca37f
5 changed files with 5 additions and 4 deletions
|
@ -1,6 +1,5 @@
|
|||
development:
|
||||
adapter: redis
|
||||
url: redis://localhost:6379/1
|
||||
adapter: postgresql
|
||||
|
||||
test:
|
||||
adapter: test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue