rails--rails/actionpack/test/template
Michael Koziarski 8a7d73cf4d Tidy up link to remote options. Closes #9505. [nik.wakelin]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7468 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-09-12 02:13:59 +00:00
..
active_record_helper_test.rb Improve UrlRewriter tests. Improve helper test coverage. Closes #7207, #7208, #7212. 2007-06-13 01:34:16 +00:00
asset_tag_helper_test.rb Removed the deprecated behavior of appending ".png" to image_tag/image_path calls without an existing extension [DHH] 2007-09-09 22:41:45 +00:00
benchmark_helper_test.rb Use a consistent load path to avoid double requires. Fix some scattered Ruby warnings. 2007-01-28 07:16:55 +00:00
compiled_templates_test.rb Use mocha to avoid the sleep calls in the compiled_template tests. [tarmo] Closes #9372 2007-08-29 03:14:15 +00:00
date_helper_test.rb Improve helper test coverage. Closes #7215, #7233, #7234, #7235, #7236, #7237, #7238. 2007-06-13 01:20:55 +00:00
form_helper_test.rb * url_for now accepts a series of symbols representing the namespace of the record [Josh Knowles]. Closes #8640 2007-07-19 13:42:11 +00:00
form_options_helper_test.rb Improve helper test coverage. Closes #7215, #7233, #7234, #7235, #7236, #7237, #7238. 2007-06-13 01:20:55 +00:00
form_tag_helper_test.rb Rename fieldset_tag to field_set_tag to follow the conventions from text_area and text_field [DHH] 2007-09-09 15:58:12 +00:00
javascript_helper_test.rb Improve helper test coverage. Closes #7215, #7233, #7234, #7235, #7236, #7237, #7238. 2007-06-13 01:20:55 +00:00
number_helper_test.rb Fix number_to_human_size when using different precisions. Closes #7536. [RichardStrand, mpalmer] 2007-08-05 01:00:54 +00:00
prototype_helper_test.rb Tidy up link to remote options. Closes #9505. [nik.wakelin] 2007-09-12 02:13:59 +00:00
scriptaculous_helper_test.rb Properly quote the arguments to visual_effect. Closes #7220 [jeremymcanally] 2007-09-02 23:51:27 +00:00
tag_helper_test.rb Fixed that content_tag with a block will just return the result instead of concate it if not used in a ERb view #7857, #7432 [michael.niessner] 2007-05-02 22:30:41 +00:00
text_helper_test.rb Make auto link behave well with URLs containing email addresses. Closes #7313 [jeremymcnally] 2007-09-02 23:52:01 +00:00
url_helper_test.rb Fixed that link_to with an href of # when using :method will not allow for click-through without JavaScript (closes #7037) [stevenbristol/josh] 2007-06-23 17:11:01 +00:00