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

Commits on Jul 3, 2015

  1. added passing test

    mkristian committed Jul 3, 2015
    Copy the full SHA
    5616abe View commit details
  2. fix File.basename and Pathname#root? and Pathname#absolute? for uri-l…

    …ike paths
    
    on the root of the uri-like paths basename will return the path as is. with this
    and some extra pattern for detecting the root Pathname does calulate root? and
    absolute? correctly
    
    Sponsored by Lookout Inc.
    mkristian committed Jul 3, 2015
    Copy the full SHA
    ee07ad6 View commit details
Loading