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
Rafael Mendonça França 4eb3ef812c
Do not raise exception when content_type is a empty string
When content type header is blank we were raising an exception because
`empty?` was being called on nil.
2016-12-09 14:39:43 -05:00
..
abstract Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
assertions Improve assert_response helper 2016-09-14 11:30:09 -04:00
controller use public Module#include instead of send :include 2016-11-27 22:20:52 +09:00
dispatch Do not raise exception when content_type is a empty string 2016-12-09 14:39:43 -05:00
fixtures Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
journey Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
lib/controller Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
routing applies new string literal convention in actionpack/test 2016-08-06 18:54:50 +02:00
tmp
abstract_unit.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00