1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/config
Josh Brown 80f68b657c
Fix translation scope within modals (#404)
* Patch virtual_path within modal helper

Added an example translation within the modal to test.

* Fix modal translation scope

By changing this to a partial that accepts the content via a local var
instead of a layout the virtual path, and therefore translation scope is
not changed.
2024-02-09 08:25:59 -06:00
..
environments Possible fix for SMTP errors 2024-02-03 17:59:34 -06:00
initializers Integrate money-rails gem (#268) 2024-02-06 12:30:51 -05:00
locales Fix translation scope within modals (#404) 2024-02-09 08:25:59 -06:00
application.rb Initial commit 2024-02-02 09:05:04 -06:00
boot.rb Initial commit 2024-02-02 09:05:04 -06:00
cable.yml Initial commit 2024-02-02 09:05:04 -06:00
credentials.yml.enc Update credentials.yml.enc 2024-02-02 16:12:04 -06:00
database.yml Fix database config for non-devcontainer environments (#318) 2024-02-05 22:17:50 -06:00
environment.rb Initial commit 2024-02-02 09:05:04 -06:00
i18n-tasks.yml Start I18n Internationalization setup (#276) 2024-02-06 11:58:17 -06:00
importmap.rb New Add Account UI 2024-02-08 10:46:05 -06:00
puma.rb Initial commit 2024-02-02 09:05:04 -06:00
routes.rb feat: add settings page (#274) 2024-02-05 08:19:23 -06:00
storage.yml Initial commit 2024-02-02 09:05:04 -06:00
tailwind.config.js Default back to Inter 2024-02-08 13:09:21 -06:00