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.1.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: v2.2.0
Choose a head ref
  • 13 commits
  • 12 files changed
  • 2 contributors

Commits on Nov 7, 2010

  1. Configuration menu
    Copy the full SHA
    8729e9a View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2010

  1. simplify feature

    dchelimsky committed Nov 15, 2010
    Configuration menu
    Copy the full SHA
    2b7b0d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2010

  1. tweak (c)

    dchelimsky committed Nov 18, 2010
    Configuration menu
    Copy the full SHA
    a2c77f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2010

  1. Add match matcher cuke.

    myronmarston committed Nov 22, 2010
    Configuration menu
    Copy the full SHA
    50a3e1c View commit details
    Browse the repository at this point in the history
  2. Add be matcher cuke.

    myronmarston committed Nov 22, 2010
    Configuration menu
    Copy the full SHA
    a553cfc View commit details
    Browse the repository at this point in the history
  3. Remove cuke references to "should be ==" and "should be ===".

    should == and should === work just as well.
    myronmarston committed Nov 22, 2010
    Configuration menu
    Copy the full SHA
    831403a View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2010

  1. method_missing is private

    dchelimsky committed Nov 25, 2010
    Configuration menu
    Copy the full SHA
    9571f5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1423b8 View commit details
    Browse the repository at this point in the history
  3. what the last commit said

    dchelimsky committed Nov 25, 2010
    Configuration menu
    Copy the full SHA
    9344c86 View commit details
    Browse the repository at this point in the history
  4. same for rdoc

    dchelimsky committed Nov 25, 2010
    Configuration menu
    Copy the full SHA
    3d216cc View commit details
    Browse the repository at this point in the history
  5. upgrade to cucumber 0.9.4

    dchelimsky committed Nov 25, 2010
    Configuration menu
    Copy the full SHA
    56bc65f View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2010

  1. prep for 2.2 release

    dchelimsky committed Nov 28, 2010
    Configuration menu
    Copy the full SHA
    16ca752 View commit details
    Browse the repository at this point in the history
  2. bump version to 2.2

    dchelimsky committed Nov 28, 2010
    Configuration menu
    Copy the full SHA
    5ec714a View commit details
    Browse the repository at this point in the history
Loading