.. |
erb
|
Remove duplicate helper method
|
2010-09-25 11:02:46 +02:00 |
html-scanner
|
Fix test that wasn't running at all.
|
2010-09-28 18:48:58 -03:00 |
testing
|
|
|
active_model_helper_test.rb
|
Start cleanup of deprecations in ActionView
|
2010-09-06 13:42:46 +02:00 |
asset_tag_helper_test.rb
|
Use parentheses when using assert_match followed by a regexp to avoid warnings.
|
2010-09-27 11:19:19 -03:00 |
atom_feed_helper_test.rb
|
Use parentheses when using assert_match followed by a regexp to avoid warnings.
|
2010-09-27 11:19:19 -03:00 |
capture_helper_test.rb
|
Remove NonConcattingString.
|
2010-08-29 21:15:00 -03:00 |
compiled_templates_test.rb
|
|
|
date_helper_i18n_test.rb
|
These tests shouldn't depend on local time to pass or fail, we can use utc here.
|
2010-09-24 15:51:29 +02:00 |
date_helper_test.rb
|
Remove duplicated test.
|
2010-09-28 15:29:59 -03:00 |
erb_util_test.rb
|
|
|
form_helper_test.rb
|
Fix test helpers to ensure get method forms are properly tested [#5753 state:resolved]
|
2010-10-12 00:56:07 +02:00 |
form_options_helper_i18n_test.rb
|
|
|
form_options_helper_test.rb
|
|
|
form_tag_helper_test.rb
|
Fix test helpers to ensure get method forms are properly tested [#5753 state:resolved]
|
2010-10-12 00:56:07 +02:00 |
javascript_helper_test.rb
|
Remove duplicated method.
|
2010-09-28 15:43:03 -03:00 |
log_subscriber_test.rb
|
Use parentheses when using assert_match followed by a regexp to avoid warnings.
|
2010-09-27 11:19:19 -03:00 |
lookup_context_test.rb
|
Do not allow templates coming from Fallback resolvers to store a virtual path.
|
2010-10-10 23:12:23 +02:00 |
number_helper_i18n_test.rb
|
Rename tests to avoid name collisions and warnings when running rake task.
|
2010-09-28 15:30:59 -03:00 |
number_helper_test.rb
|
Make number_to_human and number_with_precision work with negatives
|
2010-09-05 10:21:55 -03:00 |
output_buffer_test.rb
|
|
|
prototype_helper_test.rb
|
Add parenthesis to avoid syntax warnings.
|
2010-09-28 15:48:45 -03:00 |
raw_output_helper_test.rb
|
|
|
record_tag_helper_test.rb
|
|
|
render_test.rb
|
Do not allow templates coming from Fallback resolvers to store a virtual path.
|
2010-10-10 23:12:23 +02:00 |
sanitize_helper_test.rb
|
|
|
scriptaculous_helper_test.rb
|
|
|
tag_helper_test.rb
|
Add parenthesis to avoid syntax warnings.
|
2010-09-28 15:48:45 -03:00 |
template_test.rb
|
Use identifiers for template equality.
|
2010-10-10 23:12:22 +02:00 |
test_case_test.rb
|
Rename _assigns to view_assigns in AV::TC
|
2010-10-03 13:30:31 -02:00 |
test_test.rb
|
Removed deprecated RouteSet API, still many tests fail
|
2010-09-05 13:44:36 +02:00 |
text_helper_test.rb
|
Remove more warnings shadowing outer local variable.
|
2010-09-27 16:43:17 -03:00 |
translation_helper_test.rb
|
Clean up unused methods from AV::Base and pass in the template object on rendering.
|
2010-10-10 14:47:11 +02:00 |
url_helper_test.rb
|
data-disable-with in button_to helper
|
2010-10-11 13:24:07 -02:00 |