rails/actionpack/test
Rafael Mendonça França b3d41eae4b
Deprecated ActionDispatch::ParamsParser::ParamsParser
ActionDispatch::ParamsParser class was removed in favor of
ActionDispatch::Http::Parameters so it is better to move the error
constant to the new class.
2016-10-10 01:35:58 -03:00
..
abstract Remove deprecated methods related to controller filters 2016-10-09 23:56:14 -03:00
assertions Improve assert_response helper 2016-09-14 11:30:09 -04:00
controller Remove deprecated support to non-keyword arguments #process 2016-10-10 01:35:57 -03:00
dispatch Deprecated ActionDispatch::ParamsParser::ParamsParser 2016-10-10 01:35:58 -03:00
fixtures Fix deadlock that can occur when child live thread tries to load a constant after writing to the stream. 2016-08-15 17:10:00 -04:00
journey Show an "unmatched constraints" error for mismatching and present params 2016-10-03 09:52:14 +01:00
lib/controller Removing unused fake models 2014-09-07 22:51:14 -03:00
routing applies new string literal convention in actionpack/test 2016-08-06 18:54:50 +02:00
tmp Use safe tmp dir 2009-08-13 21:03:25 -05:00
abstract_unit.rb Fix broken comments indentation caused by rubocop auto-correct [ci skip] 2016-09-14 18:26:32 +09:00