1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_dispatch
Xavier Noria 3008188cd6 consistently mention first patch, then put
There was a mix, sometimes patch first, sometimes put first.
Use always patch first, since this is going to be the
primary verb for updates.
2012-02-24 16:35:48 -08:00
..
http Add config.default_method_for_update to support PATCH 2012-02-22 08:47:10 -08:00
middleware AS::Callbacks: deprecate rescuable option 2012-02-22 17:43:13 +02:00
routing consistently mention first patch, then put 2012-02-24 16:35:48 -08:00
testing consistently mention first patch, then put 2012-02-24 16:35:48 -08:00
railtie.rb uses PATCH for the forms of persisted records, and routes PATCH and PUT to the update action of resources 2012-02-24 16:25:41 -08:00
routing.rb Add config.default_method_for_update to support PATCH 2012-02-22 08:47:10 -08:00