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: v3.6.0.beta1
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: v3.6.0.beta2
Choose a head ref
  • 19 commits
  • 19 files changed
  • 12 contributors

Commits on Oct 12, 2016

  1. Configuration menu
    Copy the full SHA
    b1aac09 View commit details
    Browse the repository at this point in the history
  2. Changelog for #1722

    [skip ci]
    JonRowe authored Oct 12, 2016
    Configuration menu
    Copy the full SHA
    e55652e View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2016

  1. add example for single spec

    Megan O'Neill committed Oct 15, 2016
    Configuration menu
    Copy the full SHA
    1c33532 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2016

  1. Merge pull request #1723 from Oneill38/update_readme

    add example for single spec
    Sam Phippen authored Oct 16, 2016
    Configuration menu
    Copy the full SHA
    b5f1086 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2016

  1. Adds documentation and feature for job specs (#1725)

    * Add documentation for ActiveJob specs
    
    Updates existing documentation with a section on job specs and adds a
    related cucumber feature.
    
    * Add failing example for configuration error
    
    Job specs must be set up with the correct queue adapter, otherwise an
    exception will be thrown. Adding an additional step definition allows
    this scenario to be tested.
    
    * Updates top level documentation for job specs
    
    Applying [PR feedback](#1725 (comment)).
    sgerrand authored and JonRowe committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    063f035 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2016

  1. Configuration menu
    Copy the full SHA
    bc947b2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1730 from antstorm/support-for-argument-matchers

    Add support for ActiveJob argument matchers
    Sam Phippen authored Oct 24, 2016
    Configuration menu
    Copy the full SHA
    39d0f9e View commit details
    Browse the repository at this point in the history
  3. Add note about different between helpers (#1731)

    [skip ci]
    JonRowe authored Oct 24, 2016
    Configuration menu
    Copy the full SHA
    f3a3e0b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2016

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

Commits on Oct 31, 2016

  1. Configuration menu
    Copy the full SHA
    938095a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1732 from andymorris/log-no-render-views

    Log a message when view rendering is intercepted
    Sam Phippen authored Oct 31, 2016
    Configuration menu
    Copy the full SHA
    67ff0ab View commit details
    Browse the repository at this point in the history
  3. Add ruby 2.3.1 in Travis-CI testing (#1739)

    SweeD authored and JonRowe committed Oct 31, 2016
    Configuration menu
    Copy the full SHA
    833e986 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48f152b View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2016

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

Commits on Nov 7, 2016

  1. Configuration menu
    Copy the full SHA
    d94bd93 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1743 from rspec/update-travis-build-scripts-2016-…

    …11-07-for-master
    
    Updates from rspec-dev (2016-11-07)
    yujinakayama authored Nov 7, 2016
    Configuration menu
    Copy the full SHA
    b348e54 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2016

  1. Fix typo (#1744)

    > Capbyara
    hunj authored and JonRowe committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    ca780a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2016

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

Commits on Dec 12, 2016

  1. Release v3.6.0.beta2

    myronmarston committed Dec 12, 2016
    Configuration menu
    Copy the full SHA
    06ca839 View commit details
    Browse the repository at this point in the history
Loading