tags:

views:

10

answers:

0

Hi All,

I'm developing an application using Ruby on Rails.

I would like to erase old queries in the ActiveRecord::Base.logger object every time when i call a new action, essentially where ENV = production.

Thanks a lot

Mondher