Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix test on 3-0-stable regarding SafeBuffer #1545

Merged
merged 1 commit into from
Jun 8, 2011

Commits on Jun 8, 2011

  1. Adapt [059692a] to make sure we perform correct cloning before manipu…

    …lation on `OutputBuffer`.
    
    This has been adapted from [823aa22]. However, after the fragment rendering, `Builder` returns the `String` object instead of `ActionView::OutputBuffer`. Somehow the same procedure which was in [823aa22] does not play nice with the String, and result in the fragment got lost.
    sikachu committed Jun 8, 2011
    Configuration menu
    Copy the full SHA
    114b5e4 View commit details
    Browse the repository at this point in the history