Because of the way Rails is programmed, that's not an easy thing to do. Turning off the logging of SQL queries will fix the problem, as will using the silence method for sensitive SQL queries.
Jeremy
Because of the way Rails is programmed, that's not an easy thing to do. Turning off the logging of SQL queries will fix the problem, as will using the silence method for sensitive SQL queries.
Jeremy