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
ogeidix 1ac802fe3c Check Accept and Content-Type headers before evaluating them in xhr requests. Closes #2119
An xhr request must have an "Accept" or "Content-type" header in order to be considered a request with valid_accept_header.
2011-07-19 22:05:16 +02:00
..
abstract Merge pull request #1644 from smartinez87/warns 2011-06-10 18:35:14 -07:00
activerecord Fixed session ID fixation for ActiveRecord::SessionStore 2011-07-12 11:09:11 -07:00
controller Ensure that status codes are logged properly 2011-07-18 13:42:07 -04:00
dispatch Check Accept and Content-Type headers before evaluating them in xhr requests. Closes #2119 2011-07-19 22:05:16 +02:00
fixtures Added view template invalid name check, along with tests. No merges in commit. 2011-07-13 13:06:03 -04:00
lib Use real hash model in nested fields_for with hash model test 2011-06-22 10:54:45 +09:30
template Merge pull request #2046 from sikachu/master-test_fix 2011-07-17 12:48:49 -07:00
tmp
abstract_unit.rb Fix failing test on uninitialized Rails.config.assets.prefix 2011-06-08 02:30:50 -04:00
active_record_unit.rb
ts_isolated.rb