ajax that stream if you are not cachin' outrageous

This commit is contained in:
Maxwell Salzberg 2011-10-14 16:03:20 -07:00
parent d4e36167f5
commit e0ee200eb7

View file

@ -72,8 +72,11 @@ class Stream::Aspect< Stream::Base
#
# @return [Boolean] see #for_all_aspects?
def ajax_stream?
#for_all_aspects?
false
if AppConfig[:redis_cache]
true
else
false
end
end
# The title that will display at the top of the stream's