search for: total_lin

Displaying 2 results from an estimated 2 matches for "total_lin".

Did you mean: total_len
2012 Feb 21
0
nil can't be coerced into BigDecimal Options
...gt; <td><%= item.quantity %>&times;</td> <td><%= item.product.title %></td> <td class="item_price" ><%= number_to_currency(item.total_price) %></td> </tr> <% end %> <tr class="total_line" > <td colspan="2" >Total</td> <td class="total_cell" ><%= number_to_currency(@cart.total_price) %></td> </tr> </table> <%= button_to ''Empty cart'', @cart, :method => :delet...
2023 Apr 04
5
[RFC PATCH 0/5] fstests specific MAINTAINERS file
I think I might be mad to include that many mailing lists in this patchset... As I explained in [PATCH 1/5], fstests covers more and more fs testing thing, so we always get help from fs specific mailing list, due to they learn about their features and bugs more. Besides that, some folks help to review patches (relevant with them) more often. So I'd like to bring in the similar way of