Poll
<% @poll = Poll.first :order => "created_at DESC" %> <%= render(:partial => "polls/show") if @poll %>