Needed help with deleting rails cache

Posted by WarDoGG on Stack Overflow See other posts from Stack Overflow or by WarDoGG
Published on 2010-05-10T09:35:55Z Indexed on 2010/05/10 10:54 UTC
Read the original article Hit count: 233

Filed under:
|
|
|

I have been given a project of editing a website which is coded in RoR.

However, the changes which i make in the view file is not visible immediately after a hard refresh but after 15-20 mins, the changes reflect. I am guessing this has something to do with the RoR caching system.

Can someone please help me out ? The changes i made are purely HTML based like changing HTML attributes, filenames etc...

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about ruby