Displaying 1 result from an estimated 1 matches for "15de26a6".
2006 Aug 03
3
helpers: newbie problem
please help me with my code:
im calling a helper, which has to return different links.
--list.rhtml
...
<% for message in @messages %>
<tr>
<td><%= message.author.send(''name'') %></td>
<td><%= message.send(''date'').strftime("%d.%m.%y/%H.%M.%S") %></td>
<td><%=