.. |
controller_fixtures
|
|
|
deprecation
|
|
|
new_base
|
added block arguments to ActionController::Metal#use
|
2010-09-12 07:35:54 +08:00 |
request
|
|
|
action_pack_assertions_test.rb
|
Cleanup Action Dispatch assertions tests
|
2010-09-06 13:42:11 +02:00 |
addresses_render_test.rb
|
|
|
assert_select_test.rb
|
Remove deprecated support to <% form_for %> and several ActionController::Base methods.
|
2010-08-29 21:08:14 -03:00 |
base_test.rb
|
Removed deprecated RouteSet API, still many tests fail
|
2010-09-05 13:44:36 +02:00 |
caching_test.rb
|
Removed deprecated RouteSet API, still many tests fail
|
2010-09-05 13:44:36 +02:00 |
capture_test.rb
|
|
|
content_type_test.rb
|
|
|
filters_test.rb
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 04:12:33 -03:00 |
flash_test.rb
|
Removed deprecated RouteSet API, still many tests fail
|
2010-09-05 13:44:36 +02:00 |
helper_test.rb
|
Cleanup deprecation warnings in Action Controller
|
2010-09-06 13:40:45 +02:00 |
http_basic_authentication_test.rb
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 04:12:33 -03:00 |
http_digest_authentication_test.rb
|
|
|
http_token_authentication_test.rb
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 04:12:33 -03:00 |
integration_test.rb
|
Removed deprecated RouteSet API, still many tests fail
|
2010-09-05 13:44:36 +02:00 |
layout_test.rb
|
Config is deprecated on 1.8.8 and 1.9.3 use RbConfig
|
2010-08-23 23:10:36 -03:00 |
localized_templates_test.rb
|
|
|
log_subscriber_test.rb
|
Cleanup deprecation warnings in Action Controller
|
2010-09-06 13:40:45 +02:00 |
mime_responds_test.rb
|
Removed deprecated RouteSet API, still many tests fail
|
2010-09-05 13:44:36 +02:00 |
output_escaping_test.rb
|
code gardening: we have assert_(nil|blank|present), more concise, with better default failure messages - let's use them
|
2010-08-17 03:32:11 +02:00 |
record_identifier_test.rb
|
Moved a few methods from RecordIdentifier to ActiveModel::Naming
|
2010-07-21 11:29:58 +02:00 |
redirect_test.rb
|
Removed deprecated RouteSet API, still many tests fail
|
2010-09-05 13:44:36 +02:00 |
render_js_test.rb
|
|
|
render_json_test.rb
|
|
|
render_other_test.rb
|
|
|
render_test.rb
|
Fix header capitalization by explicitly upcasing first letter of every word, and avoiding capitalize. [#5636 state:resolved]
|
2010-09-18 20:49:51 +02:00 |
render_xml_test.rb
|
Removed deprecated RouteSet API, still many tests fail
|
2010-09-05 13:44:36 +02:00 |
request_forgery_protection_test.rb
|
get csrf_meta_tag back to the generated layout in deference to existing printed material, chomp also the generated HTML to be faithful to the output before the refactor
|
2010-09-14 01:35:44 +02:00 |
rescue_test.rb
|
Removed deprecated RouteSet API, still many tests fail
|
2010-09-05 13:44:36 +02:00 |
resources_test.rb
|
Cleanup deprecation warnings in Action Controller
|
2010-09-06 13:40:45 +02:00 |
routing_test.rb
|
Remove a few tests from old router that do not make sense with the new one.
|
2010-09-05 15:59:35 +02:00 |
selector_test.rb
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 04:12:33 -03:00 |
send_file_test.rb
|
|
|
test_test.rb
|
Cleanup deprecations in Action Dispatch
|
2010-09-06 13:41:12 +02:00 |
url_for_test.rb
|
Fixed url_for test
|
2010-09-05 13:44:36 +02:00 |
url_rewriter_test.rb
|
Removed deprecated RouteSet API, still many tests fail
|
2010-09-05 13:44:36 +02:00 |
view_paths_test.rb
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 04:12:33 -03:00 |
webservice_test.rb
|
Removed deprecated RouteSet API, still many tests fail
|
2010-09-05 13:44:36 +02:00 |