Soc/app/controllers
Trevor Vallender 552935f5c7 Remove turbo_stream views
Was barking up the wrong tree introducing these. The solution to the
issue of forms not re-rendering was to return the :unprocessable_entity
status when errors are encountered.
2023-08-19 16:41:01 +01:00
..
concerns Initial commit 2023-08-08 17:48:09 +01:00
application_controller.rb Initial commit 2023-08-08 17:48:09 +01:00
email_confirmations_controller.rb Email confirmation workflow 2023-08-19 16:18:37 +01:00
sessions_controller.rb Remove turbo_stream views 2023-08-19 16:41:01 +01:00
users_controller.rb Remove turbo_stream views 2023-08-19 16:41:01 +01:00