Session problems followup

Hi guys…here’s a followup to my session problems:

  1. added session :off to application.rb
  2. added session :off to all my other controllers
  3. added code to environment.rb to set the default for sessions to off.

The result? Session files are still showing up in /tmp.

So, where can I go to file a bug report about this?