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
José Valim 1b7db58a06 Merge pull request #2034 from Casecommons/to_path
Allow ActiveModel-compatible instances to define their own partial paths
2011-07-28 00:50:07 -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 - added ActionView::PartialRenderer#merge_path_into_partial(path, partial) 2011-07-24 00:54:58 -03: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 Merge pull request #2034 from Casecommons/to_path 2011-07-28 00:50:07 -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