Skip to content
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-rails
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.8.0
Choose a base ref
...
head repository: rspec/rspec-rails
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.8.1
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Jan 5, 2012

  1. Explicitly stub valid? in stub_model.

    This fixes a bug in stub_model that appeared with the rails-3.2.0.rc2
    release, which means that people who use stub_model will have to upgrade
    to the next rspec-rails release (2.8.1) when they upgrade to rails-3.2.
    dchelimsky committed Jan 5, 2012
    Configuration menu
    Copy the full SHA
    a10c402 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ed140d View commit details
    Browse the repository at this point in the history
Loading