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-support
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.0
Choose a base ref
...
head repository: rspec/rspec-support
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.1
Choose a head ref
  • 5 commits
  • 6 files changed
  • 1 contributor

Commits on Feb 3, 2015

  1. Configuration menu
    Copy the full SHA
    ac15a89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2ee286 View commit details
    Browse the repository at this point in the history
  3. Revert "Bump version to 3.3.0.pre"

    This reverts commit b2ee286.
    myronmarston committed Feb 3, 2015
    Configuration menu
    Copy the full SHA
    0c40c64 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2015

  1. Fix regression on rbx 2.2.

    Apparently, it doesn’t define `caller_locations` even
    thought it claims to be `RUBY_VERSION >= ‘2.0.0’`.
    
    Fixes rspec/rspec-core#1863.
    myronmarston committed Feb 4, 2015
    Configuration menu
    Copy the full SHA
    8137218 View commit details
    Browse the repository at this point in the history
  2. Release 3.2.1.

    myronmarston committed Feb 4, 2015
    Configuration menu
    Copy the full SHA
    586084e View commit details
    Browse the repository at this point in the history
Loading