rails/actionpack/test/abstract
2010-01-24 15:08:06 +01:00
..
views Follow short name convention for test folder and just call it "abstract" 2009-09-19 13:14:22 -05:00
abstract_controller_test.rb Rename the RenderingController module to just plain Rendering 2009-12-20 17:15:31 -08:00
callbacks_test.rb Follow short name convention for test folder and just call it "abstract" 2009-09-19 13:14:22 -05:00
helper_test.rb Fix failing tests after merge. 2010-01-24 15:08:06 +01:00
layouts_test.rb Rename the RenderingController module to just plain Rendering 2009-12-20 17:15:31 -08:00
localized_cache_test.rb Rename the RenderingController module to just plain Rendering 2009-12-20 17:15:31 -08:00
render_test.rb Ensure strings given to render with slash are rendered relative to the configured _prefix. 2010-01-22 17:58:03 +01:00
translation_test.rb Move ActionController::Translation to AbstractController::Translation. 2010-01-20 15:02:13 +01:00
url_for_test.rb Remove duplicated url_for code and move methods shared between ActionMailer and ActionController up to AbstractController. 2010-01-07 15:31:50 +01:00