By the way, previous versions of Rails used PUT in place of PATCH, and Rails 4.0 still supports this usage, but PATCH matches the intended HTTP usage better and is preferred for new applications.
Posted by Robb Schuneman to Ruby on Rails (2014-04-09 06:34)