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
David Trasbo 990f52ebd7 Make cookies hash in ActionDispatch::TestProcess indifferent access [#5761 state:committed]
Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
2010-11-07 14:48:51 -02:00
..
abstract Avoid (@_var ||= nil) pattern by using initialize methods and ensuring everyone calls super as expected. 2010-09-29 11:18:31 +02:00
activerecord in regexps, the dot in a character class is not a metacharacter 2010-10-15 16:31:00 +02:00
controller Fix problems trying to functional test AC::Metal controllers 2010-11-06 21:15:03 -02:00
dispatch Make cookies hash in ActionDispatch::TestProcess indifferent access [#5761 state:committed] 2010-11-07 14:48:51 -02:00
fixtures Deprecate old template handler API. Remove old handlers. 2010-10-10 01:14:50 +02:00
lib fixing a few test warnings 2010-10-04 19:32:49 -07:00
template Added :negative_format option to number_to_currency function [#5894 state:resolved] 2010-11-02 23:00:23 +00:00
tmp
abstract_unit.rb Don't write out secure cookies unless the request is secure 2010-10-25 16:36:35 +01:00
active_record_unit.rb Autoload AR test case 2010-01-04 16:50:01 -06:00
ts_isolated.rb