1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test/template
2011-01-17 14:45:24 -08:00
..
erb Revert "Remove deprecated form_for with strings or symbols" 2010-11-18 20:22:14 +01:00
html-scanner ActionController::Base.helpers.sanitize ignores case in protocol 2010-12-30 22:43:43 -02: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 Allow registering javascript/stylesheet_expansions to existing symbols 2010-12-22 21:53:24 -02: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 Test that capture doesn't escape twice 2010-11-02 20:02:55 -02:00
compiled_templates_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
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 patching to ensure separator is printed with order [#5816 state:resolved] 2010-11-11 12:22:15 -02:00
erb_util_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
form_helper_test.rb Revert "Remove deprecated form_for with strings or symbols" 2010-11-18 20:22:14 +01:00
form_options_helper_i18n_test.rb
form_options_helper_test.rb Improve select helpers by allowing a selected value of false. This is useful when using a select helper with a boolean attribute, and the attribute is false. (e.g. f.select :allow_comments) 2011-01-09 15:45:55 -08:00
form_tag_helper_test.rb button_tag should escape it content 2011-01-12 22:05:52 -02:00
javascript_helper_test.rb Remove duplicated method. 2010-09-28 15:43:03 -03:00
log_subscriber_test.rb all tests pass 2010-12-26 22:32:15 -08:00
lookup_context_test.rb Don't be so picky on MissingTemplate error details, this fails randomly on 1.8.7 because of not ordered hash 2010-12-31 11:17:37 +01:00
number_helper_i18n_test.rb Added :negative_format option to number_to_currency function [#5894 state:resolved] 2010-11-02 23:00:23 +00:00
number_helper_test.rb Fixed number_with_precision rounding error [#6182 state:resolved] 2010-12-18 10:00:37 +01: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 Properly check the arity for template handlers. 2010-12-09 13:15:40 +01:00
sanitize_helper_test.rb
scriptaculous_helper_test.rb
tag_helper_test.rb HTML5 data attribute helpers [#5825 state:resolved]. 2010-10-18 11:18:42 +13:00
template_test.rb all tests pass 2010-12-26 22:32:15 -08:00
test_case_test.rb fixing space errors 2011-01-17 14:45:24 -08: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 Allow back passing :rescue_format => nil and test added 2010-12-04 20:08:23 -02:00
url_helper_test.rb Make sure capture's output gets html_escaped [#5545 state:resolved] 2010-11-02 19:38:28 -02:00