Displaying 1 result from an estimated 1 matches for "link_to_orderable".
2007 Sep 20
1
undefined method `request' for "products":String ?
...fined method `url_for'' for "categories":String
Extracted source (around line #10):
7: <thead>
8: <tr>
9: <th width="30"> </th>
10:>>> <th width="auto" class="orderable"><%=
link_to_orderable("Name", "name") %></th>
11: <th width="80">Products</th>
12: <th width="70" class="orderable"><%=
link_to_orderable("Created", "created_at") %></th>
13: <th widt...