rails/actionpack/test
Prathamesh Sonpatki 3da0a2b065
Deprecate request_via_redirect method.
- Followup of https://github.com/rails/rails/issues/18693.
- I think we missed deprecating `request_via_redirect` in that pull
  request.
- Originally requested by DHH here
  https://github.com/rails/rails/issues/18333.
2016-04-24 07:18:11 +05:30
..
abstract Revert "ActionController::Base#process() now only takes an action name" 2015-10-29 16:18:27 -07:00
assertions Add both HTTP Response Code and Type to assertion messages 2016-01-12 13:09:00 -07:00
controller Deprecate request_via_redirect method. 2016-04-24 07:18:11 +05:30
dispatch Merge pull request #24031 from samphilipd/sam/do_not_clobber_options_in_route_definitions 2016-04-19 15:01:28 -07:00
fixtures Properly verify that cache accepts and user expires value. 2016-04-17 23:12:04 +05:30
journey Deprecate :controller and :action path parameters 2016-03-01 08:48:53 +00: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 Merge pull request #23932 from arthurnn/arthurnn/remove_load_paths 2016-03-01 16:10:09 -05:00