1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 07:39:39 +02:00
Maybe/app/controllers
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
..
concerns Initial commit 2024-02-02 09:05:04 -06:00
accounts_controller.rb Fix account creation 2024-02-03 02:50:09 +00:00
application_controller.rb Implement invitation codes 2024-02-02 17:55:27 -06:00
pages_controller.rb Lint files to rubocop omakase standards 2024-02-02 16:07:29 +00:00
password_resets_controller.rb Centralize auth messages (#269) 2024-02-03 14:17:49 -06:00
passwords_controller.rb Centralize auth messages (#269) 2024-02-03 14:17:49 -06:00
registrations_controller.rb Centralize auth messages (#269) 2024-02-03 14:17:49 -06:00
sessions_controller.rb Centralize auth messages (#269) 2024-02-03 14:17:49 -06:00