Displaying 1 result from an estimated 1 matches for "buy_path".
Did you mean:
bus_path
2014 Mar 29
0
rails 4 link_to post method
I have a rails 4 app that has a link_to with a post method but I keep
getting:
No route matches [GET] "/payments/136330"
<%= link_to("Buy Now", buy_path(list_item), :method => :post) %>
Ideas??
--
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+unsubscribe-/JYPxA39Uh5TLH3MbocFF...