1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/app/controllers
Dwight Watson 23eaa3e066
Split authentication concern from ApplicationController (#289)
* Split authentication concern from ApplicationController

* Remove empty space

* Rubocop fixes
2024-02-04 13:05:13 -06:00
..
concerns Split authentication concern from ApplicationController (#289) 2024-02-04 13:05:13 -06:00
accounts_controller.rb Fix account creation 2024-02-03 02:50:09 +00:00
application_controller.rb Split authentication concern from ApplicationController (#289) 2024-02-04 13:05:13 -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