Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rubinius/rubinius
base: 07f71e42748b
Choose a base ref
...
head repository: rubinius/rubinius
compare: 64f69d322437
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Dec 24, 2014

  1. Removed spec tags for String#scrub.

    Yorick Peterse committed Dec 24, 2014
    Copy the full SHA
    4ff363a View commit details
    Browse the repository at this point in the history
  2. Fixed String#scrub with custom block encodings.

    String#force_encoding is truly a magical piece of engineering, it makes all our
    encoding problems go away!
    Yorick Peterse committed Dec 24, 2014
    Copy the full SHA
    64f69d3 View commit details
    Browse the repository at this point in the history