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
Michael Lovitt 49f52c3d91 Sessions should not be created until written to and session data should be destroyed on reset.
[#4938]

Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2010-06-23 11:56:35 -07:00
..
abstract Ensure overwritten callbacks conditions in controllers work [#4761 state:resolved] [#3913 state:resolved] 2010-06-22 07:57:45 +02:00
activerecord Sessions should not be created until written to and session data should be destroyed on reset. 2010-06-23 11:56:35 -07:00
controller Fix controller_name for non default controller paths [#4901 state:resolved] 2010-06-23 01:37:52 +02:00
dispatch Sessions should not be created until written to and session data should be destroyed on reset. 2010-06-23 11:56:35 -07:00
fixtures Make sure a namespaced <%= render form %> still renders the _form partial [#4784 state:resolved] 2010-06-20 00:58:10 +02:00
lib move FixtureResolver to a file that is accessible outside Rails' own tests 2010-05-02 22:45:54 +02:00
template Expose view via the view() method in AV::TestCase::Behavior 2010-06-23 17:45:48 +02:00
tmp Use safe tmp dir 2009-08-13 21:03:25 -05:00
abstract_unit.rb cache_sweeper yields blank output 2010-06-08 23:20:04 +02:00
active_record_unit.rb Autoload AR test case 2010-01-04 16:50:01 -06:00
ts_isolated.rb Give useful test:isolated failures 2009-11-04 12:44:06 -08:00