Hi, My Database doesn't change very often so I was thinking about caching my pages, especially the ones who need big sql request. So I used the "caches_page" features but when I do that, the pagination is not working on the tables where I've put some constraints. I think it's a session problem (it works fine for the first guy but the others have the page 2 of the full table instead of the page 2 of the table with the constraints). Is there a smart way to achieve that?
Thanks in advance, Sylvain --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/activescaffold?hl=en -~----------~----~----~----~------~----~------~--~---
