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: v2.2.0
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: v2.2.1
Choose a head ref
  • 7 commits
  • 9 files changed
  • 3 contributors

Commits on Nov 28, 2010

  1. words

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

Commits on Nov 29, 2010

  1. Fix Kernel#method_missing override so that it gets along with REE 1.8…

    ….7-2010.02
    
    - Closes #237.
    jwilger authored and dchelimsky committed Nov 29, 2010
    Configuration menu
    Copy the full SHA
    4cb4c22 View commit details
    Browse the repository at this point in the history
  2. Changed --autotest to --tty.

    - Closes #235.
    yoshuki authored and dchelimsky committed Nov 29, 2010
    Configuration menu
    Copy the full SHA
    5ac0f84 View commit details
    Browse the repository at this point in the history
  3. history

    dchelimsky committed Nov 29, 2010
    Configuration menu
    Copy the full SHA
    393626f View commit details
    Browse the repository at this point in the history
  4. Revert "Make debugger statements _just work_"

    - restore the --debugger/-d option
    - this created a situation in which debugger did not work at all with
      rails, so need to figure out a different solution
    
    This reverts commit 2466831.
    dchelimsky committed Nov 29, 2010
    Configuration menu
    Copy the full SHA
    2eb3c72 View commit details
    Browse the repository at this point in the history
  5. update history

    dchelimsky committed Nov 29, 2010
    Configuration menu
    Copy the full SHA
    f299d6e View commit details
    Browse the repository at this point in the history
  6. bump version to 2.2.1

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