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: 57cc497daa6c
Choose a base ref
...
head repository: rubinius/rubinius
compare: d0c35a362c54
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Jun 13, 2015

  1. Delegate Proc#source_location to Method#source_location when the proc…

    … was created from a method
    ruipserra committed Jun 13, 2015
    Copy the full SHA
    16b4b24 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3440 from ruipserra/fix_proc_source_location

    Delegate Proc#source_location to Method#source_location when the proc was created from a method
    jemc committed Jun 13, 2015
    Copy the full SHA
    d0c35a3 View commit details
    Browse the repository at this point in the history