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

Commits on Jan 8, 2018

  1. Raise TypeError if #extend_object is called for no module objects

    This commit will fix `TestClass#test_extend_object`.
    yui-knk committed Jan 8, 2018
    Copy the full SHA
    5504a92 View commit details

Commits on Jan 16, 2018

  1. Merge pull request #4959 from yui-knk/test_extend_object_9_1

    Raise `TypeError` if `#extend_object` is called for no module objects
    enebo authored Jan 16, 2018
    Copy the full SHA
    6f3d286 View commit details
Loading