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.3
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.4
Choose a head ref
  • 6 commits
  • 8 files changed
  • 3 contributors

Commits on Jun 24, 2024

  1. Merge pull request #2770 from toshimaru/use-perform_enqueued_jobs

    docs: Use `perform_enqueued_jobs` in an example code
    pirj authored and JonRowe committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    95b496b View commit details
    Browse the repository at this point in the history
  2. Create SECURITY.md

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

Commits on Jun 26, 2024

  1. Merge pull request #2771 from cbliard/support-rack-mock-response-with…

    …-have-http-status
    
    Support `have_http_status` with `Rack::MockResponse`
    JonRowe committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    5a71461 View commit details
    Browse the repository at this point in the history
  2. Changelog for #2771

    JonRowe committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    49b34bd View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Extract cell_selector method in scaffold index view spec generator (#…

    …2777)
    
    Move conditional `cell_selector` out of generated view spec
    mjankowski authored and JonRowe committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    d6792b4 View commit details
    Browse the repository at this point in the history
  2. 6.1.4

    JonRowe committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    3f56a9f View commit details
    Browse the repository at this point in the history
Loading