Displaying 1 result from an estimated 1 matches for "my_active_tickets".
2006 Nov 28
0
tzinfo_timezone/tzinfo can't modify frozen object
...and use the tzinfo_timezone plugin and
the tzinfo 0.3.3 gem.
I''ve checked line 210 in tzinfo_timezone.rb but cannot relate that to
an object modification in tzinfo. Any tips much appreciated.
ActionView::TemplateError (can''t modify frozen object) on line #29 of
app/views/tickets/my_active_tickets.rhtml:
26: <%=link_to truncate(ticket.description,90,''...''),
ticket_url(ticket), {:title => sanitize(ticket.description)}%>
27: <div class="subtext" style="margin-top:3px;
margin-bottom:14px;">
28: #<...