Displaying 2 results from an estimated 2 matches for "commentdate".
Did you mean:
comment_date
2009 Sep 30
8
Cycle/Partials issue
...39;'show''
view for posts renders a partial for each comment the post has. The css
class of the containing div element is cycled using cycle(). The partial
code is,
<% div_for(comment, :class => cycle("blue","white")) do %>
<p><span class=''commentdate''><%=
comment.created_at.strftime("#{comment.created_at.day.ordinalize} %b
%Y") %></span>
<strong><%= h(comment.name) %></strong><span class=''grey''>
says:</span></p>
<p><%= h(comment.content) %></p...
2014 Nov 22
0
[Bug 977] ulogd_inppkt_NFLOG.c:503 forcing unbind of existing log handler for protocol
https://bugzilla.netfilter.org/show_bug.cgi?id=977
Netbug <b1b30ee4 at opayq.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|INVALID |---
--- Comment #27 from Netbug <b1b30ee4 at opayq.com>