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?
Robert J. 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.
–
We develop, watch us RoR, in numbers too big to ignore.