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.14.0.rc1
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.14.0
Choose a head ref
  • 15 commits
  • 12 files changed
  • 6 contributors

Commits on Jun 2, 2013

  1. Corrected typo in README

    Aaron Blew authored and alindeman committed Jun 2, 2013
    Configuration menu
    Copy the full SHA
    8d5ed6c View commit details
    Browse the repository at this point in the history
  2. Fixes typo in README

    Christof authored and alindeman committed Jun 2, 2013
    Configuration menu
    Copy the full SHA
    a82b720 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2013

  1. Fix nokogiri dependency to 1.5.x for ruby 1.8.7

    soulcutter authored and Sam Phippen committed Jun 18, 2013
    Configuration menu
    Copy the full SHA
    016288d View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2013

  1. Stop defining method in rake task

    fujimura authored and alindeman committed Jun 25, 2013
    Configuration menu
    Copy the full SHA
    fc9a35c View commit details
    Browse the repository at this point in the history
  2. Changelog for #766

    [Closes #766]
    alindeman committed Jun 25, 2013
    Configuration menu
    Copy the full SHA
    9b15b51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6440d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d64bbd View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2013

  1. Revert "subject is defined as a method rather than with the `subjec…

    …t` declarative method"
    
    * The issue has been fixed upstream in rspec-core
    
    This reverts commit dad3f1b.
    alindeman committed Jun 30, 2013
    Configuration menu
    Copy the full SHA
    e219f20 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2013

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

Commits on Jul 3, 2013

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

Commits on Jul 4, 2013

  1. Configuration menu
    Copy the full SHA
    1a026b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b817ab View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2013

  1. Fixes deprecation warning under Rails 4

    [Closes #784]
    alindeman committed Jul 6, 2013
    Configuration menu
    Copy the full SHA
    7557ed6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67738d8 View commit details
    Browse the repository at this point in the history
  3. Release 2.14.0

    alindeman committed Jul 6, 2013
    Configuration menu
    Copy the full SHA
    2d7d2c1 View commit details
    Browse the repository at this point in the history
Loading