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
2011-08-13 16:22:29 -07: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-13 16:22:26 -07:00
dispatch fixing wildcard path matching when wildcard is inside parenthesis 2011-08-13 16:22:19 -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 ActionView::Helpers::TextHelper#simple_format should not change the text in place. Now it duplicates it. 2011-08-13 16:22:29 -07:00
tmp Use safe tmp dir 2009-08-13 21:03:25 -05:00
abstract_unit.rb Fix failing test on uninitialized Rails.config.assets.prefix 2011-06-08 02:30:50 -04: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