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 1cded2af90
Use Current association in AccountsController and add tests (#298)
* Add PagesControllerTest with authentication

* Rubocop fixes

* Move sign_in to setup block

* Remove instance variable

* Add tests for AccountsController

* Use specific account
2024-02-04 18:00:40 -06:00
..
concerns Opt-in to Current fully (#297) 2024-02-04 17:36:46 -06:00
accounts_controller.rb Use Current association in AccountsController and add tests (#298) 2024-02-04 18:00:40 -06: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 Opt-in to Current fully (#297) 2024-02-04 17:36:46 -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