> i have write in my environment.rb
>
> config.action_controller.perform_caching = true
>
> and i have write in My CategoryController
>
> caches_page :list
>
> but page caching is not working properly.
> please help me.
Are you running in developent or production mode?
Also, isn''t that set in the relevant environments/*.rb file?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---