openstreetmap-website/app/helpers
Tobias Jordans b470e01f84 Break long URLs where richtext is used.
For example on the blog post show page.

This uses https://getbootstrap.com/docs/4.4/utilities/text/#word-break to break long URLs on the blog post show view.
2020-12-27 22:11:36 +01:00
..
application_helper.rb Break long URLs where richtext is used. 2020-12-27 22:11:36 +01:00
asset_helper.rb Avoid using Rails.application.assets as it no longer set in production 2016-02-11 10:15:19 +00:00
banner_helper.rb Fix Style/NumericPredicate rubocop warnings 2018-09-22 17:34:58 +01:00
browse_helper.rb Prefer keyword arguments when method has optional boolean arguments 2020-11-12 11:24:44 +00:00
browse_tags_helper.rb Prefer string interpolation to concatenation 2020-11-13 11:32:28 +00:00
changesets_helper.rb Avoid some uses of html_safe 2020-10-28 14:45:20 +01:00
geocoder_helper.rb Avoid some uses of html_safe 2020-10-28 14:45:20 +01:00
issues_helper.rb Fix new rubocop warnings 2020-06-11 19:21:41 +01:00
note_helper.rb Prefer string interpolation to concatenation 2020-10-28 17:15:14 +01:00
open_graph_helper.rb Avoid various uses of html_safe 2020-10-21 15:43:14 +02:00
reports_helper.rb Refactor reports form to use bootstrap 2020-08-19 16:58:43 +02:00
title_helper.rb Improve readability 2020-11-13 10:51:01 +00:00
trace_helper.rb Fix some rubocop todos 2020-08-02 19:38:58 +01:00
user_blocks_helper.rb Avoid some uses of html_safe 2020-10-28 14:45:20 +01:00
user_helper.rb Use bootstrap utility class instead of custom css 2020-12-16 17:34:12 +00:00
user_mailer_helper.rb Rename Notifier to UserMailer 2020-10-14 15:04:58 +02:00
user_roles_helper.rb Fix HTML escaping issues with user role icons 2020-11-13 15:13:37 +00:00