rails/actionview/test/template
Rafael Mendonça França 6c570648ad Merge pull request #10471 from andyw8/button_to_params
Add params option for button_to

Conflicts:
	actionpack/CHANGELOG.md
2013-10-24 18:02:19 -02:00
..
erb Move template tests from actionpack to actionview 2013-06-20 17:23:16 +02:00
html-scanner Move template tests from actionpack to actionview 2013-06-20 17:23:16 +02:00
testing Move template tests from actionpack to actionview 2013-06-20 17:23:16 +02:00
active_model_helper_test.rb Move template tests from actionpack to actionview 2013-06-20 17:23:16 +02:00
asset_tag_helper_test.rb Move template tests from actionpack to actionview 2013-06-20 17:23:16 +02:00
atom_feed_helper_test.rb Move template tests from actionpack to actionview 2013-06-20 17:23:16 +02:00
capture_helper_test.rb Move template tests from actionpack to actionview 2013-06-20 17:23:16 +02:00
compiled_templates_test.rb Remove unneeded files 2013-06-20 17:23:16 +02:00
date_helper_i18n_test.rb Move template tests from actionpack to actionview 2013-06-20 17:23:16 +02:00
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 Move template tests from actionpack to actionview 2013-06-20 17:23:16 +02:00
dependency_tracker_test.rb Move template tests from actionpack to actionview 2013-06-20 17:23:16 +02:00
digestor_test.rb Ensure the state is clean after one failure 2013-10-16 19:43:10 -03:00
erb_util_test.rb Move template tests from actionpack to actionview 2013-06-20 17:23:16 +02:00
form_collections_helper_test.rb Use the given name in html_options for the hidden field in collection_check_boxes 2013-09-24 13:42:06 -05:00
form_helper_test.rb handle :namespace form option in collection labels 2013-09-22 21:49:01 +03:00
form_options_helper_i18n_test.rb Move template tests from actionpack to actionview 2013-06-20 17:23:16 +02:00
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 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 Move template tests from actionpack to actionview 2013-06-20 17:23:16 +02:00
lookup_context_test.rb Fix AV tests, I18nProxy was moved to AV 2013-08-25 11:39:08 +02:00
number_helper_test.rb Move template tests from actionpack to actionview 2013-06-20 17:23:16 +02:00
output_buffer_test.rb Move template tests from actionpack to actionview 2013-06-20 17:23:16 +02:00
output_safety_helper_test.rb Move template tests from actionpack to actionview 2013-06-20 17:23:16 +02:00
record_identifier_test.rb Move template tests from actionpack to actionview 2013-06-20 17:23:16 +02:00
record_tag_helper_test.rb Move template tests from actionpack to actionview 2013-06-20 17:23:16 +02:00
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 Move template tests from actionpack to actionview 2013-06-20 17:23:16 +02:00
streaming_render_test.rb Remove unneeded files 2013-06-20 17:23:16 +02:00
tag_helper_test.rb Move template tests from actionpack to actionview 2013-06-20 17:23:16 +02:00
template_error_test.rb Move template tests from actionpack to actionview 2013-06-20 17:23:16 +02:00
template_test.rb Move template tests from actionpack to actionview 2013-06-20 17:23:16 +02:00
test_case_test.rb Remove unneeded files 2013-06-20 17:23:16 +02:00
test_test.rb Move template tests from actionpack to actionview 2013-06-20 17:23:16 +02:00
text_helper_test.rb Cleanup of excerpt helper 2013-09-06 18:00:55 +03:00
translation_helper_test.rb Move template tests from actionpack to actionview 2013-06-20 17:23:16 +02:00
url_helper_test.rb Merge pull request #10471 from andyw8/button_to_params 2013-10-24 18:02:19 -02:00