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
Carlos Antonio da Silva 8e49fa607f Fix failing template tests
Introduced in 4a4de567b4.
2012-11-16 09:24:00 -02:00
..
erb
html-scanner Ruby 2 compat. CGI.escapeHTML has changed the way it escapes apostrophes a few times, so fix up the test to work with however it chooses to escape. 2012-10-06 21:06:10 -07:00
testing
active_model_helper_test.rb
asset_tag_helper_test.rb Ignore asset url query string or anchor when appending extensions and computing public path 2012-10-15 13:30:24 -05:00
atom_feed_helper_test.rb
benchmark_helper_test.rb
capture_helper_test.rb
compiled_templates_test.rb
date_helper_i18n_test.rb Add i18n scope to disance_of_time_in_words. 2012-10-19 18:35:23 -03:00
date_helper_test.rb Avoid using Integer#/, as it is redefined by the 'mathn' stdlib 2012-11-14 16:49:33 -05:00
digestor_test.rb cleanup, remove trailing whitespace within actionpack 2012-10-27 16:03:18 +02:00
erb_util_test.rb
form_collections_helper_test.rb
form_helper_test.rb Support :multiple option on input tags with :index 2012-11-02 18:14:04 -04:00
form_options_helper_i18n_test.rb
form_options_helper_test.rb
form_tag_helper_test.rb Fix failing tests and use new hash style in deprecation messages 2012-10-29 13:57:00 -02:00
javascript_helper_test.rb Improve the deprecation message of link_to_function and 2012-10-27 15:40:21 -02:00
log_subscriber_test.rb
lookup_context_test.rb
number_helper_test.rb
output_buffer_test.rb
output_safety_helper_test.rb
record_identifier_test.rb
record_tag_helper_test.rb
render_test.rb cleanup, remove trailing whitespace within actionpack 2012-10-27 16:03:18 +02:00
resolver_patterns_test.rb
sanitize_helper_test.rb Minor cleanup, helper method was only used once 2012-10-15 11:30:54 +02:00
spec_type_test.rb remove method redefinition warnings 2012-09-27 18:44:25 -03:00
streaming_render_test.rb
tag_helper_test.rb Add test to ensure data attributes are properly escaped with tag helpers 2012-11-01 08:49:47 -02:00
template_error_test.rb
template_test.rb Fix failing template tests 2012-11-16 09:24:00 -02:00
test_case_test.rb recognizes when a partial was rendered twice. Closes #3675 2012-10-11 08:46:49 +02:00
test_test.rb Support helper tests using spec DSL 2012-09-24 15:37:45 -06:00
text_helper_test.rb
translation_helper_test.rb
url_helper_test.rb Fix failing tests and use new hash style in deprecation messages 2012-10-29 13:57:00 -02:00