Displaying 1 result from an estimated 1 matches for "form_small".
2006 Mar 16
32
iterating a partial with :collection
...ws/reports/_fac_log_test.rhtml where line #28 raised:
You have a nil object when you didn''t expect it!
You might have expected an instance of Array.
The error occured while evaluating nil.[]
Extracted source (around line #28):
25: <tr>
26: <td class="form_small" width="25">FACILITY:</td>
27: <td class="form_small" width="5"></td>
28: <td class="form_small" width="110"><%=h (fac_log_test[:fac_log_test_counter][:facility][:name]) %></td>