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
2014-06-12 15:30:40 -07: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 Allow custom asset host to be passed in asset_url 2014-05-08 08:10:00 +02:00
atom_feed_helper_test.rb
capture_helper_test.rb Removed CaptureHelper#flush_output_buffer as it is only used in tests. 2014-06-04 16:30:36 -07:00
compiled_templates_test.rb
date_helper_i18n_test.rb
date_helper_test.rb Fix date_select option overwriting html classes 2014-03-24 20:00:20 -04: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 Digestor should just rely on the finder to know about the format and the variant -- trying to pass it back in makes a mess of things (oh, and doesnt work) 2014-03-21 19:38:59 +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 collection_check_boxes respects :index option for the hidden filed name. 2014-04-14 17:13:43 +03:00
form_helper_test.rb Include label value in i18n attribute lookup 2014-05-06 14:37:28 -05:00
form_options_helper_i18n_test.rb
form_options_helper_test.rb Add test for selected and disabled custom attributes in options_for_select 2014-03-31 20:51:13 +02:00
form_tag_helper_test.rb Remove wrapping div with inline styles for hidden form fields. 2014-04-14 19:45:12 +02: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
log_subscriber_test.rb
lookup_context_test.rb Fix the resolver cache and stop mutating the lookup_context 2014-03-14 17:32:32 -03:00
number_helper_test.rb Fix AS::NumberHelper results with rationals 2014-05-31 20:07:47 +02:00
output_safety_helper_test.rb In tag helper, honor html_safe on array parameters; also make safe_join more similar to Array.join by first calling flatten. 2014-06-12 15:30:40 -07:00
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
sanitize_helper_test.rb minor: point to the right test suite location 2014-05-14 09:24:31 +02:00
streaming_render_test.rb
tag_helper_test.rb In tag helper, honor html_safe on array parameters; also make safe_join more similar to Array.join by first calling flatten. 2014-06-12 15:30:40 -07:00
template_error_test.rb
template_test.rb
test_case_test.rb
test_test.rb simplified route method name generation 2014-05-12 15:54:43 -07:00
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 Fix assertion order and ✂️ extra spaces 2014-05-13 12:09:11 -03:00
url_helper_test.rb Remove wrapper div for inputs in button_to 2014-04-17 16:15:43 -03:00