1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/test/template
Daniel Schierbeck 77e79ecd92 Bust the template digest cache key when details are changed
Since the lookup details will influence which template is resolved, they
need to be included in the cache key -- otherwise two different
templates may erroneously share the same digest value.
2013-09-19 10:25:14 +02:00
..
erb
html-scanner
testing
active_model_helper_test.rb
asset_tag_helper_test.rb
atom_feed_helper_test.rb
capture_helper_test.rb
compiled_templates_test.rb
date_helper_i18n_test.rb
date_helper_test.rb Remove privatizing of Fixnum#/ from assert_distance_of_time_in_words 2013-08-05 21:52:13 -04:00
debug_helper_test.rb
dependency_tracker_test.rb
digestor_test.rb Bust the template digest cache key when details are changed 2013-09-19 10:25:14 +02:00
erb_util_test.rb
form_collections_helper_test.rb "generates" applies to "collection radio" so it should be singular 2013-09-12 14:48:57 -07:00
form_helper_test.rb form_for - fix :namespace and :as options clash 2013-09-09 07:59:07 +02:00
form_options_helper_i18n_test.rb
form_options_helper_test.rb There's no need to do this 2013-09-17 16:12:15 -03:00
form_tag_helper_test.rb Added an enforce_utf8 hash option for form_tag method 2013-07-07 23:49:38 +09:00
javascript_helper_test.rb Add "extname" option to javascript_include_tag 2013-08-03 09:30:06 -05:00
log_subscriber_test.rb
lookup_context_test.rb Fix AV tests, I18nProxy was moved to AV 2013-08-25 11:39:08 +02:00
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 Fix default rendered format problem when calling render method without :content_type option. Closes #11393. 2013-07-15 02:11:43 +09:00
resolver_patterns_test.rb Fix method name typos 2013-09-05 10:43:57 +05:30
sanitize_helper_test.rb
streaming_render_test.rb
tag_helper_test.rb
template_error_test.rb
template_test.rb
test_case_test.rb
test_test.rb
text_helper_test.rb Cleanup of excerpt helper 2013-09-06 18:00:55 +03:00
translation_helper_test.rb
url_helper_test.rb Fix failure with minitest 5.0.7 2013-09-06 09:29:00 -03:00