rails--rails/actionpack/test/controller
Joshua Peek 9fc23745f1 Reinstate "Super lazy load view paths in development mode (no indexing or caching at all). Switch layout finders to use view path api to take advantage of cache." as it killed dev mode reloading." 2008-11-28 11:18:28 -06:00
..
controller_fixtures
deprecation
html-scanner
session Use autoload instead of explicit requires for ActionController 2008-11-23 16:35:47 -06:00
action_pack_assertions_test.rb Deprecate assert_valid 2008-11-25 12:32:14 -06:00
addresses_render_test.rb
assert_select_test.rb
base_test.rb
benchmark_test.rb
caching_test.rb
capture_test.rb
cgi_test.rb Use autoload instead of explicit requires for ActionController 2008-11-23 16:35:47 -06:00
content_type_test.rb
cookie_test.rb
dispatcher_test.rb Use autoload instead of explicit requires for ActionController 2008-11-23 16:35:47 -06:00
fake_controllers.rb
fake_models.rb
filter_params_test.rb
filters_test.rb
flash_test.rb
header_test.rb
helper_test.rb
http_authentication_test.rb
integration_test.rb Use autoload instead of explicit requires for ActionController 2008-11-23 16:35:47 -06:00
integration_upload_test.rb Use autoload instead of explicit requires for ActionController 2008-11-23 16:35:47 -06:00
layout_test.rb Reinstate "Super lazy load view paths in development mode (no indexing or caching at all). Switch layout finders to use view path api to take advantage of cache." as it killed dev mode reloading." 2008-11-28 11:18:28 -06:00
logging_test.rb
mime_responds_test.rb
mime_type_test.rb
polymorphic_routes_test.rb
rack_test.rb Use autoload instead of explicit requires for ActionController 2008-11-23 16:35:47 -06:00
record_identifier_test.rb
redirect_test.rb
render_test.rb
request_forgery_protection_test.rb
request_test.rb Use autoload instead of explicit requires for ActionController 2008-11-23 16:35:47 -06:00
rescue_test.rb
resources_test.rb Added optimal formatted routes to rails, deprecating the formatted_* methods, and reducing routes creation by 50% [#1359 state:committed] 2008-11-26 10:52:05 +01:00
routing_test.rb Added support for multiple routes files and made draw not clear the map so they can be additive 2008-11-26 15:57:36 +01:00
selector_test.rb
send_file_test.rb
session_fixation_test.rb
session_management_test.rb
test_test.rb
translation_test.rb
url_rewriter_test.rb Fix routing test and add changelog note about draw no longer clearing the route set 2008-11-26 20:26:55 +01:00
verification_test.rb
view_paths_test.rb
webservice_test.rb Remove XmlSimple dependencies 2008-11-25 19:49:49 -08:00