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 d1700d33a0
Remove mona lisa image from the tests
This image has copyright that we are not giving so it is better to use
one image that we own the copyright.
2016-10-25 12:31:35 -02:00
..
request Remove mona lisa image from the tests 2016-10-25 12:31:35 -02:00
routing Add three new rubocop rules 2016-08-16 04:30:11 -03:00
session Add three new rubocop rules 2016-08-16 04:30:11 -03:00
callbacks_test.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
cookies_test.rb improve error message when include assertions fail 2016-09-16 12:03:37 -07:00
debug_exceptions_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
exception_wrapper_test.rb applies new string literal convention in actionpack/test 2016-08-06 18:54:50 +02:00
executor_test.rb remove redundant curlies from hash arguments 2016-08-06 19:44:11 +02:00
header_test.rb improve error message when include assertions fail 2016-09-16 12:03:37 -07:00
live_response_test.rb applies new string literal convention in actionpack/test 2016-08-06 18:54:50 +02:00
mapper_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
middleware_stack_test.rb Remove deprecated support to passing strings to the middleware stack 2016-10-10 01:35:59 -03:00
mime_type_test.rb Remove deprecated access to mime types through constants 2016-10-10 01:35:58 -03:00
mount_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
prefix_generation_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
rack_cache_test.rb remove redundant curlies from hash arguments 2016-08-06 19:44:11 +02:00
reloader_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
request_id_test.rb Add Style/EmptyLines in .rubocop.yml and remove extra empty lines 2016-08-07 17:50:59 +09:00
request_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
response_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
routing_assertions_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
routing_test.rb Remove deprecated support for passing :path and route path as stings in ActionDispatch::Routing::Mapper#match 2016-10-10 01:36:00 -03:00
runner_test.rb Allow the integration_sesion to be set early on ActionDispatch::Integration::Runner. 2016-08-20 14:41:37 +01:00
show_exceptions_test.rb Deprecated ActionDispatch::ParamsParser::ParamsParser 2016-10-10 01:35:58 -03:00
ssl_test.rb Remove deprecated code in ssl middleware 2016-10-10 01:35:59 -03:00
static_test.rb Remove deprecated cache_control argument from ActionDispatch::Static#initialize 2016-10-10 01:35:59 -03:00
test_request_test.rb Fix memoization bug on ActionDispatch::TestRequest#request_method= 2016-09-22 11:36:23 -04:00
test_response_test.rb applies new string literal convention in actionpack/test 2016-08-06 18:54:50 +02:00
uploaded_file_test.rb modernizes hash syntax in actionpack 2016-08-06 19:35:13 +02:00
url_generation_test.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00