>From my understanding, you can pass a block to the link_to helper, but
the following code gives me an error "undefined method
`stringify_keys' for #<String:0x007fe8a3ba0a48>".

            = link_to("One time Payment with Paypal or Credit Card",
@order.payment_payment_standard_url(new_order_url(invoice: @invoice),
payment_notifications_url, @invoice)) do
              = image_tag "https://www.paypalobjects.com/webstatic/
mktg/logo/AM_mc_vs_dc_ae.jpg"

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/b58db872-c5b1-4bea-b7a6-9ec52f856ff6%40r3g2000yqe.googlegroups.com?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to