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

Add _connection method (1) #2367

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

andynu
Copy link
Contributor

@andynu andynu commented Mar 25, 2024

Introduce the _connection method, which returns whichever is defined between @unconfigured_connection or @raw_connection.

See rails commit: rails/rails@deec300
and issue #2329

Introduce the _connection method which returns whichever is defined
between @unconfigured_connection or @raw_connection.
@andynu andynu changed the title Add _connection method Add _connection method (1/10) Mar 25, 2024
@andynu andynu changed the title Add _connection method (1/10) Add _connection method (1) Mar 26, 2024
@yahonda yahonda merged commit 4e0cdf4 into rsim:master Aug 13, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants