rails--rails/actionpack/test
thoefer 860202e8b2 Fix the issue where default_url_options is being cached on test cases. Closes #1872. Closes #2031.
Signed-off-by: José Valim <jose.valim@gmail.com>
2011-08-01 11:49:24 +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 Fix the issue where default_url_options is being cached on test cases. Closes #1872. Closes #2031. 2011-08-01 11:49:24 +02:00
dispatch fixing wildcard path matching when wildcard is inside parenthesis 2011-07-26 17:33:22 -07: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 Rename new method to_path to to_partial_path to avoid conflicts with File#to_path and similar. 2011-08-01 11:42:00 +02: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