This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
2017-08-30 01:23:43 -07:00
|
|
|
- cache @stream_entry.activity do
|
2018-07-28 10:25:33 -07:00
|
|
|
.activity-stream.activity-stream--headless
|
2018-08-30 14:14:01 -07:00
|
|
|
= render "stream_entries/#{@type}", @type.to_sym => @stream_entry.activity, centered: true, autoplay: @autoplay
|