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: v6.1.2
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: v6.1.3
Choose a head ref
  • 16 commits
  • 17 files changed
  • 3 contributors

Commits on Apr 10, 2024

  1. Merge pull request #2752 from javierjulio/patch-1

    Reset CurrentAttributes on each rails example
    JonRowe committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    28bca50 View commit details
    Browse the repository at this point in the history
  2. Changelog for #2752

    JonRowe committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    44b3dc5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2755 from javierjulio/patch-4

    Replace OpenStruct dependency with Struct
    pirj authored and JonRowe committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    4066b49 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Merge pull request #2764 from chiaraani/patch-1

    fix: link at mailer preview generator template
    JonRowe committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    f0f9e3f View commit details
    Browse the repository at this point in the history
  2. Change log for #2764

    JonRowe committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    91cd656 View commit details
    Browse the repository at this point in the history
  3. Fix Mailer Specs heading typo

    stephanieminn authored and JonRowe committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    d7048f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Merge pull request #2766 from rspec/fix-ci-warning

    Pin selenium-webdriver to fix a warning
    pirj authored and JonRowe committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3925fc9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2767 from rspec/remove-reliah-gem

    Remove Relish gem
    pirj authored and JonRowe committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    d367b8a View commit details
    Browse the repository at this point in the history
  3. Note selenium changes

    JonRowe committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    4e8c259 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Merge pull request #2765 from darrenboyd/rack-public-api-use

    HaveHttpStatus uses Rack's public API
    pirj authored and JonRowe committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    c6a3d83 View commit details
    Browse the repository at this point in the history
  2. Correct changelog for #2765

    JonRowe committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    158af83 View commit details
    Browse the repository at this point in the history
  3. Add missing spec for #2765

    JonRowe committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    32d0413 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2768 from rspec/fix-rails-main-build

    Fix deprecation warning from Rails 8 alpha
    JonRowe committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    44f313e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2769 from rspec/fix-rails-main-build-27

    Fix build for Rails 7.1 / Ruby 2.7 through vendoring capybara server fix
    JonRowe committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    ff22a67 View commit details
    Browse the repository at this point in the history
  6. Fix changelog link

    JonRowe committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    755edf6 View commit details
    Browse the repository at this point in the history
  7. v6.1.3

    JonRowe committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    c5db661 View commit details
    Browse the repository at this point in the history
Loading