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

Commits on Mar 27, 2018

  1. Range should raise TypeError if necessary method is not defined

    For more information, please see bug #14048.
    nomadium committed Mar 27, 2018
    Copy the full SHA
    ec02fe1 View commit details
  2. Merge pull request #5116 from nomadium/fix-range-ruby-2.5-should-rais…

    …e-type-error-if-necessary-method-is-not-defined
    
    Range should raise TypeError if necessary method is not defined
    headius authored Mar 27, 2018
    Copy the full SHA
    ab440ad View commit details
Loading