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

@ -4,4 +4,8 @@ style: none
<h1>Kalender</h1>
<h1>Letzte Tweets</h1>
<p>
<%= render 'twitter_list', :items => twitter_by_date().first(5) %>
<p>
<a href="/archives/twitter/<%= twitter_grouped_by_month.keys.sort.last %>">Twitter-Archiv</a>