Skip to content

Commit

Permalink
Adds Note to Blog Sweeper
Browse files Browse the repository at this point in the history
  • Loading branch information
Frédéric de Villamil committed Aug 25, 2013
1 parent 6d2d35d commit 0eecd27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/blog_sweeper.rb
@@ -1,5 +1,5 @@
class BlogSweeper < ActionController::Caching::Sweeper
observe Category, Blog, User, Article, Page, Categorization, Comment, Trackback
observe Category, Blog, User, Article, Page, Categorization, Comment, Trackback, Note

def pending_sweeps
@pending_sweeps ||= Set.new
Expand Down

0 comments on commit 0eecd27

Please sign in to comment.