![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi there, I have a question about caching templates. We have a need to modify certain erb files on the filesystem from time to time, but when modified they don't update in the Rails app until the server is restarted - they're being cached in staging and production. I found numerous blog entries, etc. that indicate that Rails by default checks the file modification time of a given template/partial before caching it and will refresh from the filesystem if it finds a newer template. This is not currently happening. Has this behavior been removed from Rails 2.3.2 , or how can we force this behavior? -Gary --~--~---------~--~----~------------~-------~--~----~ |
#3
| |||
| |||
|
|
I found numerous blog entries, etc. that indicate that Rails by * default checks the file modification time of a given template/partial * before caching it and will refresh from the filesystem if it finds a * newer template. This is not currently happening. Has this behavior been removed from Rails 2.3.2 , or how can we force * this behavior? |
|
-Gary --~--~---------~--~----~------------~-------~--~----~ |
![]() |
| Thread Tools | |
| Display Modes | |
| |