<br><br><div><span class="gmail_quote">On 11/15/06, <b class="gmail_sendername">Ed Howland</b> <<a href="mailto:ed.howland@gmail.com">ed.howland@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Jeff, yes, I guess you are right there. I thought the image_tag<br>required the :size parameter. But I guess that every (rails-)undefined<br>option in the hash gets translated into additional tag attributes. I<br>didn't realize that :size => 'XXxYY' wasjust a convenience parameter.
<br><br></blockquote></div><br><br><br>Also by using width and height separately you can choose to only set one or the other (if you want, though I think this is a rare use case). <br><br>I apologize for not getting the docs updated regarding this tag, that was my oversight.
<br><br>Jeff<br><br><br>