rails--rails/actionpack/test/template
Tobias Lütke 64a80ef756 Allow inGroupsOf and eachSlice to be called through rjs. Closes #7046
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5942 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-01-15 15:11:29 +00:00
..
active_record_helper_test.rb Fix no method error with error_messages_on. Closes #6935 [nik.wakelin Koz] 2007-01-07 08:56:57 +00:00
asset_tag_helper_test.rb test javascript include with and without application.js 2007-01-08 17:30:46 +00:00
benchmark_helper_test.rb
compiled_templates_test.rb Extract template_changed_since? from compile_template? so plugins may override its behavior for non-file-based templates. Closes #6651. 2006-11-20 09:04:26 +00:00
date_helper_test.rb Fix date helper test when run on 31st day of the month! Closes #6907. [mutru] 2007-01-01 01:36:18 +00:00
deprecated_helper_test.rb Deprecate JavaScriptHelper#update_element_function, which is superseeded by RJS [Thomas Fuchs] 2006-11-06 09:40:30 +00:00
deprecated_instance_variables_test.rb
form_helper_test.rb Revert failing test from [5847]. 2007-01-08 02:45:57 +00:00
form_options_helper_test.rb
form_tag_helper_test.rb Deprecate start_form_tag and end_form_tag. Use form_tag / '</form>' from now on. [Rick] 2006-10-24 03:22:48 +00:00
java_script_macros_helper_test.rb
javascript_helper_test.rb
number_helper_test.rb Work around a cross-platform number_to_precision inconsistency in unit tests. Closes #6315. [jesperron] 2006-12-17 01:00:29 +00:00
prototype_helper_test.rb Allow inGroupsOf and eachSlice to be called through rjs. Closes #7046 2007-01-15 15:11:29 +00:00
scriptaculous_helper_test.rb
tag_helper_test.rb Clean up multiple calls to #stringify_keys in TagHelper, add better documentation and testing for TagHelper. Closes #6394 [Bob Silva] 2007-01-05 20:32:03 +00:00
text_helper_test.rb Fix HTML::Node to output double quotes instead of single quotes. Closes #6845 [mitreandy] 2006-12-14 20:56:03 +00:00
url_helper_test.rb link_to_unless_current works with full URLs as well as paths. Closes #6891. 2007-01-12 07:02:38 +00:00