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-mocks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.5.0.beta1
Choose a base ref
...
head repository: rspec/rspec-mocks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.5.0.beta2
Choose a head ref
  • 9 commits
  • 6 files changed
  • 4 contributors

Commits on Feb 6, 2016

  1. Return RSpec Mocks to version 3.5.0.pre

    Sam Phippen committed Feb 6, 2016
    Configuration menu
    Copy the full SHA
    5981602 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2016

  1. changelog for #1060

    [skip ci]
    JonRowe committed Feb 7, 2016
    Configuration menu
    Copy the full SHA
    b3b6988 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    591de6c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1061 from rspec/fix_any_instance_message_chain_with

    Allow constraining arguments on any instance using receive_message_chain and `with`
    JonRowe committed Feb 7, 2016
    Configuration menu
    Copy the full SHA
    0ee332a View commit details
    Browse the repository at this point in the history
  4. changelog for #1061

    [skip ci]
    JonRowe committed Feb 7, 2016
    Configuration menu
    Copy the full SHA
    86e6990 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2016

  1. fixes #1062 -- make the error message when and_wrap_original is calle…

    …d on a pure double not refer to and_call_original
    betesh committed Feb 29, 2016
    Configuration menu
    Copy the full SHA
    f5acf72 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1063 from betesh/master

    fixes #1062 -- make the error message when and_wrap_original is called on a pure double not refer to and_call_original
    JonRowe committed Feb 29, 2016
    Configuration menu
    Copy the full SHA
    746e8ae View commit details
    Browse the repository at this point in the history
  3. changelog and cleanup for #1063

    JonRowe committed Feb 29, 2016
    Configuration menu
    Copy the full SHA
    31baac3 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2016

  1. bump to 3.5.0.beta2

    JonRowe committed Mar 10, 2016
    Configuration menu
    Copy the full SHA
    bb4772d View commit details
    Browse the repository at this point in the history
Loading