This seems incredibly similar to a question I had answered just a few days ago, but the solution then isn\'t working now.
I\'m building a rails app, and I am trying
I know it is way too late for an answer but hope it may help somebody(using Rails 4).
<%= button_to "delete", meal_path(:id => recipe.id), :method => :delete %>