stream order can take created at to be sorted by origin post time

This commit is contained in:
maxwell 2011-02-18 16:07:22 -08:00
parent 37a699ace1
commit 3c8a87783f

View file

@ -5,6 +5,7 @@
= render 'shared/publisher', :aspect => aspect, :aspect_ids => aspect_ids
#main_stream.stream{:data => {:guids => aspect_ids.join(',')}}
=request.url
= render 'shared/stream', :posts => fakes
%a.paginate
= t("more")