Class: Faq::RefreshEmbeddingPosts
- Inherits:
-
Object
- Object
- Faq::RefreshEmbeddingPosts
- Includes:
- Service
- Defined in:
- app/services/faq/refresh_embedding_posts.rb
Overview
Refreshes posts that embed one or more FAQs and purges published post caches.
Both FAQ publishing and FAQ content updates use this workflow so embedded
FAQ markup and edge-cache invalidation stay consistent.
Defined Under Namespace
Classes: Result
Instance Method Summary collapse
-
#call ⇒ Result
Refresh all posts that embed the supplied FAQs.
Methods included from Service
#attributes_used, #build_result, call, #logger