1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test/dispatch
2016-02-28 22:55:26 +01:00
..
request Revert "Merge pull request #20851 from tomprats/indifferent-sessions" 2016-02-26 04:47:30 +10:30
routing Add internal attribute to routes 2016-02-22 20:30:18 -05:00
session Revert "Update Session to utilize indiffernt access" 2016-02-26 03:06:38 +10:30
callbacks_test.rb
cookies_test.rb Push before_sending to super class 2015-12-06 15:32:40 -05:00
debug_exceptions_test.rb DebugException initialize with a response_format value 2015-12-09 10:53:45 -03:00
exception_wrapper_test.rb
header_test.rb Introduce Headers#add. Move Response#add_header upstream. 2015-10-03 21:59:18 -07:00
live_response_test.rb Push before_sending to super class 2015-12-06 15:32:40 -05:00
mapper_test.rb Brush up errors of ActionDispatch::Routing::Mapper#mount 2015-11-28 10:50:11 +09:00
middleware_stack_test.rb Currectly test the Middleware#== 2015-12-22 17:09:26 -02:00
mime_type_test.rb application/gzip added as default mime type into mime type list 2016-02-13 19:25:28 +02:00
mount_test.rb
prefix_generation_test.rb
rack_cache_test.rb
reloader_test.rb
request_id_test.rb
request_test.rb Format from Accept headers have higher precedence than path extension format 2015-12-29 13:43:14 -03:00
response_test.rb Added a test for generating Strong ETag 2016-02-24 23:16:43 +05:30
routing_assertions_test.rb
routing_test.rb Fix marking of custom routes for Journey 2016-01-20 17:59:13 +00:00
show_exceptions_test.rb Use URL path extension as format in bad params exception handling 2015-12-08 21:23:47 -03:00
ssl_test.rb add constraint_to option to SSL middleware 2016-02-28 22:55:26 +01:00
static_test.rb Revert "Its ideal to set Vary: Accept-Encoding, irrespective of whether gzipped version exists or not. This is helpful for CDN's to later distinguish assets, based on previous, current copies and introduced gzip version if any." 2016-01-19 16:22:40 -06:00
test_request_test.rb
test_response_test.rb
uploaded_file_test.rb
url_generation_test.rb In url_for, never append ? when the query string is empty anyway. 2015-10-29 17:02:13 -07:00