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: 533da7eadbf6
Choose a base ref
...
head repository: rubinius/rubinius
compare: ce1791f52e5f
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Jul 18, 2015

  1. Allow passing strings to #{private,public}_constant

    The maintained constants table is dealing with symbols but these methods
    can take strings as arguments ; it's pretty common to pass `class.name`
    as an argument.
    robin850 committed Jul 18, 2015
    Copy the full SHA
    4393d79 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ce1791f View commit details
    Browse the repository at this point in the history