Hi Javier- thanks for the code. I am using your gem in a current project, and I am having trouble only in production mode- I tracked it down to 'config.cache_classes'- if I turn this off, the gem works great, if I turn it on, every controller gets the same vars set, even though it appears to be using the proper reporter for the controller.
Any ideas as to what I am doing wrong?
thanks
Keith