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

Commits on Mar 19, 2015

  1. Check if method belongs to singleton_class before removing it

    Fixes #1906
    Alex Kwiatkowski and Ryan Ong authored and myronmarston committed Mar 19, 2015
    Configuration menu
    Copy the full SHA
    b0c6605 View commit details
    Browse the repository at this point in the history
  2. Changelog for #1907.

    [ci skip]
    myronmarston committed Mar 19, 2015
    Configuration menu
    Copy the full SHA
    09e671c View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2015

  1. Add changelog entry for #1749.

    Somehow I forgot to add this before...
    
    [ci skip]
    myronmarston committed Mar 20, 2015
    Configuration menu
    Copy the full SHA
    8bba91a View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2015

  1. Configuration menu
    Copy the full SHA
    9671932 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1928 from rspec/1926-backported-to-3-2

    Backport #1926 to 3-2-maintenance.
    myronmarston committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    8fc252c View commit details
    Browse the repository at this point in the history
  3. Release 3.2.3.

    myronmarston committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    cec2973 View commit details
    Browse the repository at this point in the history
Loading