Displaying 1 result from an estimated 1 matches for "format_line_wrap".
2007 Oct 04
0
Weird active record problem - goes away with cache_classes change
...ed method `user'' for #<Answer:
0x351617c>) on line #45 of app/views/lib/_qnalist.rhtml:
42: <div class="qna-a-
details">
43: <span
class="qna-a-body"><%= format_line_wrap(a.body, width, 14) %></
span><br>
44: <span
class="qna-a-info">
45:
Answered by <%= a.user.user_id %> - <%= a.created_at %>
46: </span>
47:...