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
Piotr Chmolowski 1858cc6070 Variants in ActionView::Digestor
Take variants into account when calculating template digests in
ActionView::Digest.

Digestor#digest now takes a hash as an argument to support variants and
allow more flexibility in the future. Old-style arguments have been
deprecated.

Fixes #14242
2014-03-04 15:02:58 +01:00
..
erb
html-scanner
testing Action Pack Variants 2013-12-04 00:13:16 +01:00
active_model_helper_test.rb
asset_tag_helper_test.rb Unused classes in AV tests 2013-12-24 11:04:49 +09:00
atom_feed_helper_test.rb
capture_helper_test.rb
compiled_templates_test.rb
date_helper_i18n_test.rb
date_helper_test.rb implements new option :month_format_string for date select helpers [Closes #13618] 2014-02-15 10:27:15 +01:00
debug_helper_test.rb
dependency_tracker_test.rb Avoid scanning multiple render calls as a single match. 2014-01-09 20:37:00 -02:00
digestor_test.rb Variants in ActionView::Digestor 2014-03-04 15:02:58 +01:00
erb_util_test.rb Added \u2028 \u2029 to json_escape 2013-12-04 09:43:42 -08:00
form_collections_helper_test.rb "serie" => "series" 2014-01-13 14:23:58 -08:00
form_helper_test.rb refactor, with_locale is not needed because I18n is mocked. 2014-02-24 19:31:23 +01:00
form_options_helper_i18n_test.rb
form_options_helper_test.rb Fix some edge cases for AV select helper with :selected option 2013-09-23 17:48:23 +03:00
form_tag_helper_test.rb fixes default attributes for button_tag 2014-03-03 12:23:51 +04:00
html_test.rb Use the reference for the mime type to get the format 2014-02-18 16:12:51 -03: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 Action Pack Variants 2013-12-04 00:13:16 +01:00
number_helper_test.rb Escape format, negative_format and units options of number helpers 2014-02-18 15:38:50 -03:00
output_buffer_test.rb
output_safety_helper_test.rb
record_identifier_test.rb
record_tag_helper_test.rb
render_test.rb Fix a fragile test on action_view/render 2014-02-18 12:08:36 -05: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 Convert CDATA input to string before gsub'ing 2013-10-29 18:17:57 +01:00
template_error_test.rb Use set_backtrace instead of @backtrace in ActionView error 2013-11-16 04:41:28 +09:00
template_test.rb
test_case_test.rb
test_test.rb
text_helper_test.rb Merge pull request #13059 from imkmf/cycle-accepts-array 2013-12-06 17:05:59 -02:00
text_test.rb Use the reference for the mime type to get the format 2014-02-18 16:12:51 -03:00
translation_helper_test.rb Rails config for raise on missing translations 2014-01-27 08:03:46 -02:00
url_helper_test.rb Adding an documentation example and a test to button_to with path 2014-02-02 10:27:18 -06:00