rails--rails/actionpack/test
José Valim 330a89072a Revert "Add support for multi-subdomain session by setting cookie host in session cookie so you can share session between www.example.com, example.com and user.example.com. [#4818 state:resolved]"
It does not work for domains like co.uk and com.br.

This reverts commit c4d6245e87.
2010-06-10 20:08:01 +02:00
..
abstract Use assert_respond_to because it has better error messaging 2010-05-18 02:12:06 +02:00
activerecord Cut the fat and make session stores rely on request.cookie_jar and change set_session semantics to return the cookie value instead of a boolean. 2010-05-18 03:18:23 +02:00
controller Missing method error doesn't specify which controller it is missing from [#4436 state:resolved] 2010-06-10 20:04:37 +02:00
dispatch Revert "Add support for multi-subdomain session by setting cookie host in session cookie so you can share session between www.example.com, example.com and user.example.com. [#4818 state:resolved]" 2010-06-10 20:08:01 +02:00
fixtures fix translation test in actionpack [#4701 state:commited] 2010-05-29 21:12:28 +02:00
lib move FixtureResolver to a file that is accessible outside Rails' own tests 2010-05-02 22:45:54 +02:00
template Remove punctuate_body! No code in lib was using it and it had no documentation. 2010-06-10 19:49:10 +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