openstreetmap-website/app
Andy Allan ce342fede0 Move html_safe declaration for user_mailer from layout to helper
This allows us to enable output safety checks for all code within
erb files.

`rubocop --auto-gen-config` ignores code within the erb files, so
it is easier to maintain an exclusion on the helper than inside
the layout.
2024-11-27 18:04:32 +00:00
..
abilities Add destroy note subscription api endpoint 2024-11-20 20:35:24 +03:00
assets Add default browse icons for nodes, ways, relations 2024-11-24 03:04:11 +03:00
controllers Add destroy note subscription api endpoint 2024-11-20 20:35:24 +03:00
helpers Move html_safe declaration for user_mailer from layout to helper 2024-11-27 18:04:32 +00:00
jobs Don't include stack backtraces on xml errors when importing traces 2024-09-20 16:36:54 +03:00
mailers Drop support for ruby 3.0 2024-09-17 20:39:22 +01:00
models Merge pull request #4316 from AntonKhorev/block-reason-max-length 2024-11-27 17:02:25 +00:00
validators Require display names to have a minimum unicode width of 3 columns 2024-02-25 13:21:03 +00:00
views Move html_safe declaration for user_mailer from layout to helper 2024-11-27 18:04:32 +00:00