Good catch. I''ll fix that.
- jamis
On Oct 24, 2006, at 12:17 PM, MacProBob wrote:
>
> In http://dev.rubyonrails.org/changeset/5358 and the new alternative
> deprecation method,
>
> deprecate :link_image_to => :link_to_image
>
> should probably use the message version, as both link_image_to and
> link_to_image should be deprecated (according to the comments at
> least):
>
> deprecate :link_image_to => "Use link_to(image_tag()) instead"
>
>
> --~--~---------~--~----~------------~-------~--~----~
> You received this message because you are subscribed to the Google
> Groups "Ruby on Rails: Core" group.
> To post to this group, send email to rubyonrails-core@googlegroups.com
> To unsubscribe from this group, send email to rubyonrails-core-
> unsubscribe@googlegroups.com
> For more options, visit this group at http://groups.google.com/
> group/rubyonrails-core
> -~----------~----~----~----~------~----~------~--~---
>