Twitter scripts/layouts, Twitter import

This commit is contained in:
Stefan Schlott 2013-08-23 18:49:13 +02:00
parent 65a6a20708
commit bc62533852
12 changed files with 480 additions and 1 deletions

View file

@ -0,0 +1,3 @@
<%= render 'pager', :linkprev => @linkprev, :linknext => @linknext %>
<%= render 'twitter_list', :items => twitter_grouped_by_month[@month] %>
<%= render 'pager', :linkprev => @linkprev, :linknext => @linknext %>