diff --git a/lib/stream/aspect.rb b/lib/stream/aspect.rb index 7f8888cfe..1f6b9d37e 100644 --- a/lib/stream/aspect.rb +++ b/lib/stream/aspect.rb @@ -72,7 +72,8 @@ class Stream::Aspect< Stream::Base # # @return [Boolean] see #for_all_aspects? def ajax_stream? - for_all_aspects? + #for_all_aspects? + false end # The title that will display at the top of the stream's