error
Verifique os erros abaixo:
- actionview::templateerror (undefined method `familia ext' for #) on line #11 of app/views/home/paginas-checkout/ carrinho itens modelo c.html.erb: 8: 9: <% @pedido.items.each do |item| -%> 10: 11: 12:
<%= link to(image produto tag(item.produto, "pequena"), url for produto(item.produto)) -%> 13: 14: lib/fusion/web/helpers.rb:71:in `image produto tag' app/views/home/paginas-checkout/ carrinho itens modelo c.html.erb:11:in `block (3 levels) in run erb app47views47home47paginas45checkout47 carrinho itens modelo c46html46erb locals carrinho itens modelo c object' app/views/home/paginas-checkout/ carrinho itens modelo c.html.erb:9:in `block (2 levels) in run erb app47views47home47paginas45checkout47 carrinho itens modelo c46html46erb locals carrinho itens modelo c object' lib/fusion/ext/action view/helpers.rb:151:in `form tag' app/views/home/paginas-checkout/ carrinho itens modelo c.html.erb:7:in `block in run erb app47views47home47paginas45checkout47 carrinho itens modelo c46html46erb locals carrinho itens modelo c object' lib/fusion/web/helpers.rb:542:in `tabela padrao' app/views/home/paginas-checkout/ carrinho itens modelo c.html.erb:1 app/views/home/paginas-checkout/carrinho.html.erb:20:in `block in run erb app47views47home47paginas45checkout47carrinho46html46erb' lib/fusion/web/helpers.rb:542:in `tabela padrao' app/views/home/paginas-checkout/carrinho.html.erb:1 lib/fusion/web/paginas checkout.rb:37:in `carrinho' app/controllers/home controller.rb:367:in `model transactions' lib/fusion/rack encoding.rb:10:in `call' puma (2.8.2) lib/puma/configuration.rb:71:in `call' puma (2.8.2) lib/puma/server.rb:490:in `handle request' puma (2.8.2) lib/puma/server.rb:361:in `process client' puma (2.8.2) lib/puma/server.rb:254:in `block in run' puma (2.8.2) lib/puma/thread pool.rb:92:in `call' puma (2.8.2) lib/puma/thread pool.rb:92:in `block in spawn thread'
Verifique os erros abaixo: ActionView::TemplateError (undefined method `familia_ext' for #) on line #11 of app/views/home/paginas-checkout/_carrinho_itens_modelo_c.html.erb: 8: 9: <% @pedido.items.each do |item| -%> 10: 11: 12:
<%= link_to(image_produto_tag(item.produto, "pequena"), url_for_produto(item.produto)) -%> 13: 14: lib/fusion/web/helpers.rb:71:in `image_produto_tag' app/views/home/paginas-checkout/_carrinho_itens_modelo_c.html.erb:11:in `block (3 levels) in _run_erb_app47views47home47paginas45checkout47_carrinho_itens_modelo_c46html46erb_locals_carrinho_itens_modelo_c_object' app/views/home/paginas-checkout/_carrinho_itens_modelo_c.html.erb:9:in `block (2 levels) in _run_erb_app47views47home47paginas45checkout47_carrinho_itens_modelo_c46html46erb_locals_carrinho_itens_modelo_c_object' lib/fusion/ext/action_view/helpers.rb:151:in `form_tag' app/views/home/paginas-checkout/_carrinho_itens_modelo_c.html.erb:7:in `block in _run_erb_app47views47home47paginas45checkout47_carrinho_itens_modelo_c46html46erb_locals_carrinho_itens_modelo_c_object' lib/fusion/web/helpers.rb:542:in `tabela_padrao' app/views/home/paginas-checkout/_carrinho_itens_modelo_c.html.erb:1 app/views/home/paginas-checkout/carrinho.html.erb:20:in `block in _run_erb_app47views47home47paginas45checkout47carrinho46html46erb' lib/fusion/web/helpers.rb:542:in `tabela_padrao' app/views/home/paginas-checkout/carrinho.html.erb:1 lib/fusion/web/paginas_checkout.rb:37:in `carrinho' app/controllers/home_controller.rb:367:in `model_transactions' lib/fusion/rack_encoding.rb:10:in `call' puma (2.8.2) lib/puma/configuration.rb:71:in `call' puma (2.8.2) lib/puma/server.rb:490:in `handle_request' puma (2.8.2) lib/puma/server.rb:361:in `process_client' puma (2.8.2) lib/puma/server.rb:254:in `block in run' puma (2.8.2) lib/puma/thread_pool.rb:92:in `call' puma (2.8.2) lib/puma/thread_pool.rb:92:in `block in spawn_thread'