mirror of
https://github.com/we-promise/sure.git
synced 2026-04-09 15:24:48 +00:00
* Add institution management * Allow user to select institution on create or edit * Improve redirect behavior * Final cleanup * i18n normalization
9 lines
191 B
YAML
9 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 %>
|