class ActionView::CacheExpiry::ViewReloader

def dirs_to_watch

def dirs_to_watch
  all_view_paths.uniq.sort
end