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
Aaron Patterson 9ca4839a1a stop using PARAMETERS_KEY, and use the accessor on the request object
this decouples our code from the env hash a bit.
2014-05-22 15:57:24 -07:00
..
abstract Ensure :js is defined regardless of the outcome of the test. 2014-05-17 19:09:09 +08:00
assertions Change all MiniTest to Minitest since, MiniTest namespace has been renamed to Minitest 2013-12-18 14:39:50 +05:30
controller use symbol keys for path_parameters 2014-05-22 15:37:56 -07:00
dispatch stop using PARAMETERS_KEY, and use the accessor on the request object 2014-05-22 15:57:24 -07:00
fixtures Ensure LookupContext in Digestor selects correct variant 2014-03-09 08:47:17 +01:00
journey middle variable is never used, so rm 2014-05-21 16:12:49 -07:00
lib/controller Eliminate JSON.{parse,load,generate,dump} and def to_json 2013-11-05 22:26:45 -08:00
routing Fix failing test missed for the past year :( 2013-07-17 08:56:34 +01:00
tmp
abstract_unit.rb _recall should be set to a hash or not set 2014-05-13 17:21:55 -07:00