1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/test
Jose Farias c5192ee424
Centralize auth messages (#269)
* Add i18n-tasks

* Add auth-related i18n

* Centralize auth messages

* Remove safe navigation

* Revert "Remove safe navigation"

This reverts commit 56b5e01e5e.

* Remove newline in Gemfile
2024-02-03 14:17:49 -06:00
..
channels/application_cable Initial commit 2024-02-02 09:05:04 -06:00
controllers Pull out in_hosted_app helper 2024-02-02 19:48:45 -06:00
fixtures Add initial model tests with starter fixtures for User, Family, and Account (#281) 2024-02-03 13:07:23 -06:00
helpers Initial commit 2024-02-02 09:05:04 -06:00
integration Initial commit 2024-02-02 09:05:04 -06:00
mailers Initial commit 2024-02-02 09:05:04 -06:00
models Add initial model tests with starter fixtures for User, Family, and Account (#281) 2024-02-03 13:07:23 -06:00
system Initial commit 2024-02-02 09:05:04 -06:00
application_system_test_case.rb Initial commit 2024-02-02 09:05:04 -06:00
i18n_test.rb Centralize auth messages (#269) 2024-02-03 14:17:49 -06:00
test_helper.rb Initial commit 2024-02-02 09:05:04 -06:00