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: v2.14.1
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: v2.14.2
Choose a head ref
  • 4 commits
  • 6 files changed
  • 1 contributor

Commits on Aug 14, 2013

  1. Configuration menu
    Copy the full SHA
    7dd6af5 View commit details
    Browse the repository at this point in the history
  2. Fix change matcher to work properly with classes.

    `SomeClass === SomeClass` returns false, unfortunately :(.
    myronmarston committed Aug 14, 2013
    Configuration menu
    Copy the full SHA
    86c31d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2013

  1. Merge pull request #305 from rspec/issue-304

    Issue 304
    myronmarston committed Aug 15, 2013
    Configuration menu
    Copy the full SHA
    e3ca68a View commit details
    Browse the repository at this point in the history
  2. 2.14.2 release.

    myronmarston committed Aug 15, 2013
    Configuration menu
    Copy the full SHA
    5ffe6a8 View commit details
    Browse the repository at this point in the history
Loading