Soc/app
Trevor Vallender b246c5ac70 Lock down pages
Add a `require_login` before_action to ApplicationController so we need
to specifically make pages public rather than the reverse.
2023-08-20 12:39:22 +01:00
..
assets Make title a link 2023-08-18 19:36:24 +01:00
channels/application_cable Initial commit 2023-08-08 17:48:09 +01:00
controllers Lock down pages 2023-08-20 12:39:22 +01:00
helpers Use helper to update flash in streams 2023-08-18 21:02:39 +01:00
javascript Install Turbo 2023-08-15 14:56:41 +01:00
jobs Initial commit 2023-08-08 17:48:09 +01:00
mailers Email confirmation workflow 2023-08-19 16:18:37 +01:00
models Email confirmation workflow 2023-08-19 16:18:37 +01:00
views Lock down pages 2023-08-20 12:39:22 +01:00