Disable caching of statuses (maybe this will help with the weird bug)
parent
834f3c4388
commit
d44997809c
|
@ -1,4 +1,3 @@
|
||||||
cache
|
|
||||||
attributes :id, :created_at, :in_reply_to_id
|
attributes :id, :created_at, :in_reply_to_id
|
||||||
|
|
||||||
node(:uri) { |status| TagManager.instance.uri_for(status) }
|
node(:uri) { |status| TagManager.instance.uri_for(status) }
|
||||||
|
|
Loading…
Reference in New Issue