Hacker News new | ask | show | jobs
by WALoeIII 5907 days ago
It fakes the PUT to help out browsers. If you pass in a _method paramater it overrides the actual HTTP verb, but this is actually done in middleware above Rails, the controller sees it as PUT.