-
- Downloads
Quick best practice cleanup of views/helpers (#1546)
* Remove trailing whitespace * Use query methods instead of explicit .blank? checks
Showing
- app/controllers/concerns/localized.rb 1 addition, 1 deletionapp/controllers/concerns/localized.rb
- app/helpers/stream_entries_helper.rb 1 addition, 1 deletionapp/helpers/stream_entries_helper.rb
- app/lib/atom_serializer.rb 3 additions, 3 deletionsapp/lib/atom_serializer.rb
- app/views/admin/pubsubhubbub/index.html.haml 3 additions, 3 deletionsapp/views/admin/pubsubhubbub/index.html.haml
- app/views/admin/reports/show.html.haml 1 addition, 4 deletionsapp/views/admin/reports/show.html.haml
- app/views/authorize_follow/_card.html.haml 1 addition, 1 deletionapp/views/authorize_follow/_card.html.haml
- app/views/stream_entries/_detailed_status.html.haml 2 additions, 2 deletionsapp/views/stream_entries/_detailed_status.html.haml
- app/views/stream_entries/_simple_status.html.haml 2 additions, 2 deletionsapp/views/stream_entries/_simple_status.html.haml
- app/workers/pubsubhubbub/delivery_worker.rb 1 addition, 1 deletionapp/workers/pubsubhubbub/delivery_worker.rb
- config/initializers/blacklists.rb 1 addition, 1 deletionconfig/initializers/blacklists.rb
Loading
Please register or sign in to comment