From 0990c1309dfa1751c1e1a48b48bfcb994ab68db0 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 12 Dec 2004 11:31:54 +0000 Subject: Fixed all helpers so that they use XHTML compliant double quotes for values instead of single quotes [htonl/bitsweat] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@114 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionpack/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'actionpack/CHANGELOG') diff --git a/actionpack/CHANGELOG b/actionpack/CHANGELOG index ca9197ba8b..89c834dd47 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fixed all helpers so that they use XHTML compliant double quotes for values instead of single quotes [htonl/bitsweat] + * Added link_to_image(src, options = {}, html_options = {}, *parameters_for_method_reference). Documentation: Creates a link tag to the image residing at the +src+ using an URL created by the set of +options+. See the valid options in -- cgit v1.2.3