diff --git a/lib/stream/multi.rb b/lib/stream/multi.rb index 7c34312fa..ef8fa4a9d 100644 --- a/lib/stream/multi.rb +++ b/lib/stream/multi.rb @@ -25,7 +25,7 @@ class Stream::Multi < Stream::Base # @return [Boolean] def ajax_stream? - false + true end #emits an enum of the groups which the post appeared