Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.
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: rspec/rspec-expectations
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.0
Choose a base ref
...
head repository: rspec/rspec-expectations
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.1
Choose a head ref
  • 7 commits
  • 9 files changed
  • 3 contributors

Commits on Jun 12, 2015

  1. Configuration menu
    Copy the full SHA
    de31e9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65dd27c View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2015

  1. Fixed bug in be_*-matcher

    maxmeyer authored and myronmarston committed Jul 15, 2015
    Configuration menu
    Copy the full SHA
    c60a0da View commit details
    Browse the repository at this point in the history
  2. Fix respond_to for targets that redefine method

    Previously it would crash or not work properly when we were trying to
    check arity of any method on target object that had overridden the
    `method` method.
    unmanbearpig authored and myronmarston committed Jul 15, 2015
    Configuration menu
    Copy the full SHA
    5b2ab04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7515b88 View commit details
    Browse the repository at this point in the history
  4. Changelog.

    myronmarston committed Jul 15, 2015
    Configuration menu
    Copy the full SHA
    e9f7e71 View commit details
    Browse the repository at this point in the history
  5. Release 3.3.1.

    myronmarston committed Jul 15, 2015
    Configuration menu
    Copy the full SHA
    798283c View commit details
    Browse the repository at this point in the history
Loading