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
Rafael Mendonça França c60fb74dc6 Fix typo
2016-02-17 02:17:52 -02:00
..
request Fix typo 2016-02-17 02:17:52 -02:00
routing Add options for rake routes task 2016-02-02 00:27:30 +05:30
session
callbacks_test.rb
cookies_test.rb
debug_exceptions_test.rb
exception_wrapper_test.rb
header_test.rb
live_response_test.rb
mapper_test.rb
middleware_stack_test.rb
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
response_test.rb Response etags to always be weak: Prefixed W/ to value returned by ActionDispatch::Http::Cache::Response#etag= such that etags set in fresh_when and stale? are weak. For #17556. 2016-01-20 07:57:30 +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
ssl_test.rb
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