On Thu, Sep 23, 2010 at 10:53 PM, kevtufc <[email protected]> wrote:

> Hi I've contributed a patch which fixes an incorrect example in the
> documentation for auto_link in ActionView::Helpers::TextHelper.
>
> The example uses truncate in the old style of tuncate(text, length)
> which no longer works, so I've patched it to use the new
> tuncate(text, :length => n) style.
>
> https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/5694-change-truncate-example-in-auto_link-docs-to-correct-format#ticket-5694-2

Applied thank you very much.

If you prefer, in the future you may fix something like this directly
via docrails. docrails has public write access. Just clone, fix, and
push. The patch will be reviewed time permitting, but by default it
goes. docrails and rails/master are cross-merged periodically.

Thanks!

-- 
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en.

Reply via email to