Fix titles being escaped twice (#32889)
Showing
- app/helpers/application_helper.rb 1 addition, 1 deletionapp/helpers/application_helper.rb
- app/views/about/show.html.haml 1 addition, 2 deletionsapp/views/about/show.html.haml
- app/views/accounts/show.html.haml 1 addition, 2 deletionsapp/views/accounts/show.html.haml
- app/views/privacy/show.html.haml 1 addition, 2 deletionsapp/views/privacy/show.html.haml
- app/views/statuses/show.html.haml 1 addition, 2 deletionsapp/views/statuses/show.html.haml
- spec/helpers/application_helper_spec.rb 3 additions, 3 deletionsspec/helpers/application_helper_spec.rb
- spec/views/statuses/show.html.haml_spec.rb 1 addition, 5 deletionsspec/views/statuses/show.html.haml_spec.rb
Loading
Please register or sign in to comment