Rails 4 link_to url causes browser to GET when it should DELETE
问题 Searching around, I see that variations on this question used to be asked on StackOverflow fairly often, but nothing in recent years. That makes me wonder if perhaps I have something that is out of date, perhaps a Javascript library. We just started working on a new Rails 4 site, using Ruby 2, however we accepted the frontend code from our designer, and we used it mostly untouched. That includes: <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> We have