search for: name_or_m

Displaying 1 result from an estimated 1 matches for "name_or_m".

Did you mean: name_or_me
2006 Nov 28
0
tzinfo_timezone/tzinfo can't modify frozen object
...; sanitize(ticket.description)}%> 27: <div class="subtext" style="margin-top:3px; margin-bottom:14px;"> 28: #<%= ticket.id%> 29: | Submitted <%=format_date(@this_user.tz.utc_to_local(ticket.created_at))%> by <%= name_or_me(ticket.submitter_id, Proc.new {ticket.submitter.name})%> 30: | <%=ticket.status%> <%if ticket.ticket_type_id?%><%=ticket.ticket_type.downcase%><%end%> 31: <%if ticket.priority_id?%> | <%=ticket.priority%> priority<%end%&gt...