caching - Invalidate Cloudfront Cache in Rails app -


i'm trying invalidate aws cloudfront cache within rails application on save/ update, rather doing manually in aws console. i've researched aws-cloudfront gem, nothing making sense me. help/ suggestions appreciated.

the invalidation ideally should happen automatically because filename being served different. if asset on rails asset pipeline finger printing feature should working you, sense saving updating else.


Comments

Popular posts from this blog

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -