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: jruby/jruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3f5414770440
Choose a base ref
...
head repository: jruby/jruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a9b383693a46
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Jan 25, 2018

  1. Copy the full SHA
    f26efdb View commit details
  2. Add tests for String#delete_prefix and String#delete_prefix!

    c&p from 10082360b9124c3eaabfccf4fe10a3640c40a05e.
    #4876.
    ChrisBr committed Jan 25, 2018
    Copy the full SHA
    3817407 View commit details
  3. Merge pull request #4993 from ChrisBr/feature/string-prefix

    Ruby 2.5: Add String#delete_prefix and String#delete_prefix!
    enebo authored Jan 25, 2018

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    a9b3836 View commit details
Loading