Modules and Sessions

Robert James wrote:

If I define a class within a module, I get loads of problems putting it into sessions. Anyone else experience the same problem, or know how to resolve it?

Try adding a

   depend_on '<file_that_contains_module>'

directive in your controller.