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: rails/solid_queue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: rails/solid_queue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: remove-puma-plugin
Choose a head ref
  • 1 commit
  • 4 files changed
  • 1 contributor

Commits on Sep 2, 2024

  1. Remove Puma plugin

    After discussing with DHH, we don't want to be tied to a particular
    server and this won't be the recommended way to run Solid Queue with Rails,
    so just remove the provided plugin. It can still be used but it just
    won't be provided directly by the gem.
    rosa committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    c125821 View commit details
    Browse the repository at this point in the history
Loading