mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-09 23:45:21 +02:00
* Add institution management * Allow user to select institution on create or edit * Improve redirect behavior * Final cleanup * i18n normalization
8 lines
191 B
YAML
8 lines
191 B
YAML
chase:
|
|
name: Chase
|
|
family: dylan_family
|
|
|
|
revolut:
|
|
name: Revolut
|
|
family: dylan_family
|
|
logo_url: <%= "file://" + Rails.root.join('test/fixtures/files/square-placeholder.png').to_s %>
|