How to delete ruby logs (queries) on webpage

myfav90

How to delete this log [#<...>] from my webpage?

http://i.stack.imgur.com/gr3Of.png

My example view:

= @categories.each do |category|
    %h2.text-primary= link_to category.title, category
    %p= category.descprition
jljohnstone

Change = to - on the first line:

- @categories.each do |category|
    %h2.text-primary= link_to category.title, category
    %p= category.descprition

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

How to get ' logs' of the queries in dgraph-orm

How to log delete queries on Postgresql?

How to make a webpage mobile friendly with css media queries

How to make webpage responsive? Using Media Queries, still the page is unresponsive

How to delete logs on Google App Engine?

How to delete logs from Firebase Cloud Functions

How to parse and delete archived event logs in Powershell

how generate logs and reports in ruby capybara rspec

django rest framework How to delete redundant queries?

How to implement complex SQL queries in Ruby on Rails?

How to add queries between tables in Ruby on Rails

How to close and delete a file in Ruby?

How to locate a css pattern from a loaded webpage and delete it

How to edit or delete table data of database from webpage

How to get webpage body using ruby after passing form data

How to parse a webpage in Ruby without any library or gem?

Check if webpage is online, with Ruby

Ruby Downloading on a webpage

How to delete logs from Azure using custom conditions?

How can I delete iOS crash reporter logs off the device?

How would i delete all logs in loki via its api?

How to delete gitlab CI jobs pipelines logs/builds and history

how to delete logs in wso2 api manager periodically

How to delete old logs with log4j2

How do I delete sessions when a user logs out Django?

How to logs all rows affected after delete trigger on multiple rows

How to delete Azure SQL audit logs using PowerShell?

How to write a script for delete all the logs everytime macos shutdown?

How to delete logs size greater than 100 mb in unix