Soc/app/controllers
Trevor Vallender ad4fa94bfa Set up forms and error messages
- Assign error class to the existing tags, don't add a wrapper div. This
  keeps the code cleaner and doesn't break our styling.
- Use Turbo Streams to update flash
- Style form errors
2023-08-18 19:08:49 +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
sessions_controller.rb Basic flash styling 2023-08-18 17:35:16 +01:00
users_controller.rb Set up forms and error messages 2023-08-18 19:08:49 +01:00