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
2012-02-29 11:57:02 -08:00
..
http reduced localhost check to two method calls 2012-02-28 17:48:26 -08:00
middleware remove unnecessary memcache equire in ActionDispatch::Session::CacheStore 2012-02-28 18:14:47 -06:00
routing Merge pull request #5219 from mattfawcett/2781-fix-querystring-route-constraint-for-testing 2012-02-29 11:57:02 -08:00
testing Merge pull request #5219 from mattfawcett/2781-fix-querystring-route-constraint-for-testing 2012-02-29 11:57:02 -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