rails--rails/actionpack/lib/action_dispatch
Alberto Almagro c93bad2070 Remove unnecessary variable route
The variable `route` was only allocated to hold an object that was
immediately returned. This patch removes that variable.
2018-12-02 18:10:03 +01:00
..
http Allow rescue from parameter parse errors 2018-11-13 18:05:05 -05:00
journey Remove unused `Journey::Router::RoutingError` 2018-11-18 09:00:50 +09:00
middleware Avoid extra array allocations 2018-11-29 09:14:24 +11:00
request add missing indifferent_access require for #normalize_encode_params 2018-08-16 13:27:00 -07:00
routing Remove unnecessary variable route 2018-12-02 18:10:03 +01:00
system_testing Reset sessions on failed system test screenshot 2018-11-13 03:30:41 +07:00
testing Revert "Merge pull request #33970 from rails/eager-url-helpers" 2018-10-03 16:15:47 -05:00
journey.rb
railtie.rb Purpose Metadata For Signed And Encrypted Cookies 2018-08-12 21:50:35 +05:30
routing.rb Improve docs of `ActionDispatch::Routing` 2018-03-13 11:56:33 +02:00
system_test_case.rb Remove upper bound on Capybara 2018-04-10 16:40:14 -04:00