rails/actionpack/test
Prem Sichanugrist 6d4aef984c Make Parameters#to_h and #to_unsafe_h return HWIA
This makes these two methods to be more inline with the previous
behavior of Parameters as Parameters used to be inherited from HWIA.

Fixes #21391
2015-12-14 10:28:54 -05:00
..
abstract Revert "ActionController::Base#process() now only takes an action name" 2015-10-29 16:18:27 -07:00
assertions Show redirect response code in assert_response messages 2015-12-11 18:18:08 +01:00
controller Make Parameters#to_h and #to_unsafe_h return HWIA 2015-12-14 10:28:54 -05:00
dispatch Do not add format key to request_params 2015-12-09 10:53:46 -03:00
fixtures Add failing spec on utf8 filename with percent character 2015-08-04 21:27:22 +09:00
journey Remove TestRouter#add_routes 2015-09-29 13:43:11 +09:00
lib/controller Removing unused fake models 2014-09-07 22:51:14 -03:00
routing Remove deprecate *_path helpers in email views 2015-01-04 11:58:42 -03:00
tmp Use safe tmp dir 2009-08-13 21:03:25 -05:00
abstract_unit.rb mostly remove the ParamsParser middleware 2015-09-18 15:36:55 -07:00