.. |
controller_fixtures
|
|
|
new_base
|
html_escape should escape single quotes
|
2012-07-31 22:26:52 -03:00 |
request
|
|
|
action_pack_assertions_test.rb
|
Improve assert_template layout checking
|
2012-05-04 23:31:09 +04:00 |
assert_select_test.rb
|
Remove the leading \n added by textarea on assert_select
|
2012-03-30 11:40:23 -03:00 |
base_test.rb
|
Remove default match without specified method
|
2012-04-24 22:52:26 -05:00 |
caching_test.rb
|
Escape the extension when normalizing the action cache path.
|
2012-05-20 19:07:05 +01:00 |
capture_test.rb
|
|
|
content_type_test.rb
|
|
|
default_url_options_with_filter_test.rb
|
|
|
filters_test.rb
|
Clean up Sweeper controller accessor when an Error is raised
|
2012-07-20 05:49:45 -05:00 |
flash_hash_test.rb
|
|
|
flash_test.rb
|
Use "instance_accessor" for flash types class attribute
|
2012-07-07 09:16:48 -03:00 |
force_ssl_test.rb
|
Extracted redirect logic from ActionController::Force::ClassMethods.force_ssl
|
2012-05-31 12:39:28 -04:00 |
helper_test.rb
|
stop to_s ing method names
|
2012-06-06 19:33:38 +09:00 |
http_basic_authentication_test.rb
|
|
|
http_digest_authentication_test.rb
|
Should use an argument in http_digest_authentication_test.rb
|
2012-03-17 20:23:28 +09:00 |
http_token_authentication_test.rb
|
Fix indentation.
|
2012-07-11 02:07:25 +02:00 |
integration_test.rb
|
Include routes.mounted_helpers into integration tests
|
2012-06-01 16:14:08 +02:00 |
layout_test.rb
|
Remove warning renaming the test classes to use the test convention
|
2012-07-29 17:47:05 -03:00 |
live_stream_test.rb
|
close the response when the response body is set so that normal render calls will work
|
2012-07-29 21:43:07 -07:00 |
localized_templates_test.rb
|
|
|
log_subscriber_test.rb
|
|
|
mime_responds_test.rb
|
Prevent conflict between mime types and Object methods
|
2012-07-06 20:38:23 +02:00 |
output_escaping_test.rb
|
|
|
params_wrapper_test.rb
|
Show in log correct wrapped keys
|
2012-05-20 09:33:56 +04:00 |
record_identifier_test.rb
|
|
|
redirect_test.rb
|
Remove default match without specified method
|
2012-04-24 22:52:26 -05:00 |
render_js_test.rb
|
|
|
render_json_test.rb
|
Add changelog entry for jsonp mimetype change, fix failing test
|
2012-04-29 12:01:05 -03:00 |
render_other_test.rb
|
|
|
render_test.rb
|
html_escape should escape single quotes
|
2012-07-31 22:26:52 -03:00 |
render_xml_test.rb
|
Remove default match without specified method
|
2012-04-24 22:52:26 -05:00 |
request_forgery_protection_test.rb
|
no need to pass an empty block to button_to helper
|
2012-05-30 23:02:26 +03:00 |
rescue_test.rb
|
Remove default match without specified method
|
2012-04-24 22:52:26 -05:00 |
resources_test.rb
|
Raise Assertion instead of RoutingError for routing assertion failures.
|
2012-05-20 06:21:32 -05:00 |
routing_test.rb
|
Support unicode character route in config/routes.rb.
|
2012-06-16 00:22:16 +09:00 |
runner_test.rb
|
|
|
selector_test.rb
|
|
|
send_file_test.rb
|
flushing output should write to the stream rather than mutating the response object
|
2012-07-29 17:02:00 -07:00 |
show_exceptions_test.rb
|
This consider_all_requests_local doesn't make sense
|
2012-06-12 13:25:11 -03:00 |
streaming_test.rb
|
remove dead test
|
2012-07-29 16:00:50 -07:00 |
sweeper_test.rb
|
Don't ignore call to undefined method in Sweeper
|
2012-03-06 16:24:04 +00:00 |
test_case_test.rb
|
Merge branch 'master' into testclean
|
2012-07-05 14:03:57 -07:00 |
url_for_integration_test.rb
|
Remove default match without specified method
|
2012-04-24 22:52:26 -05:00 |
url_for_test.rb
|
Remove warning renaming the test classes to use the test convention
|
2012-07-29 17:47:05 -03:00 |
url_rewriter_test.rb
|
this test is not a controller test, so switch to AS::TC
|
2012-07-28 20:30:52 -07:00 |
view_paths_test.rb
|
|
|
webservice_test.rb
|
Remove default match without specified method
|
2012-04-24 22:52:26 -05:00 |