rails--rails/actionpack/test
Yehuda Katz + Carl Lerche 0a132c2fe1 Refactor ActionView::Path
* Decouple from ActionController and ActionMailer
  * Bring back localization support.
  * Prepare to decouple templates from the filesystem.
  * Prepare to decouple localization from ActionView
  * Fix ActionMailer to take advantage of ActionView::Path
2009-04-22 17:24:41 -07:00
..
abstract_controller Refactor ActionView::Path 2009-04-22 17:24:41 -07:00
activerecord Remove excess mocking from polymorphic_url tests [#2330 state:resolved] 2009-04-21 14:32:52 +01:00
controller Fix test_rescue_routing_exceptions when running with rake 2009-04-21 21:11:23 -05:00
dispatch Session tests belong under dispatch folder 2009-04-21 19:57:18 -05:00
fixtures Bring abstract_controller up to date with rails/master 2009-04-13 15:18:45 -07:00
lib Checkpoint 2009-03-23 15:45:01 -07:00
new_base Get Base2 layouts to work :) 2009-04-07 17:57:20 -07:00
template Refactor ActionView::Path 2009-04-22 17:24:41 -07:00
view
abstract_unit.rb Bring abstract_controller up to date with rails/master 2009-04-13 15:18:45 -07:00
active_record_unit.rb
adv_attr_test.rb
runner
testing_sandbox.rb