Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Changeset 4634

Show
Ignore:
Timestamp:
07/31/06 06:18:34 (2 years ago)
Author:
david
Message:

Fixed that integration simulation of XHRs should set Accept header as well [Edward Frederick]

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/actionpack/CHANGELOG

    r4630 r4634  
    11*SVN* 
     2 
     3* Fixed that integration simulation of XHRs should set Accept header as well [Edward Frederick] 
    24 
    35* TestRequest#reset_session should restore a TestSession, not a hash [Koz]