Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow .test by default in development #51087

Merged
merged 3 commits into from Feb 14, 2024
Merged

Conversation

dhh
Copy link
Member

@dhh dhh commented Feb 14, 2024

Fixes #51086

This ensures out-of-the-box compatibility with puma-dev
* main:
  Improve ConnectionHandlingTest
  Remove a forgotten :nodoc:
  Add `ActiveRecord::Base.with_connection` as a shortcut
  Refactor some Active Record tests
  Prune dead thread from connection pool caches on reap
  Refactor QueryCache to be owned by the pool
  Update Method#duplicable? to be consistent with Ruby 3.4
  Address `Defining enums with keyword arguments` warning in Action Mailbox
  remove unknown rollup input option breakOnWarning
@dhh dhh merged commit 6260b6b into main Feb 14, 2024
6 of 7 checks passed
@dhh dhh deleted the Allow-.test-by-default-in-development branch February 14, 2024 16:28
@rafaelfranca
Copy link
Member

👍🏽

Ridhwana pushed a commit to Ridhwana/rails that referenced this pull request Mar 7, 2024
This ensures out-of-the-box compatibility with puma-dev
viralpraxis pushed a commit to viralpraxis/rails that referenced this pull request Mar 24, 2024
This ensures out-of-the-box compatibility with puma-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add .test to default allowed host in development mode
2 participants