ActiveRecord::ConnectionAdapters::ConnectionManagement no longer exists
Open
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 10k
- Forks
- 1.2k
- Avg merge
- 14h 38m
- Merged PRs (30d)
- 92
Description
I was trying to implement the approach that is in the docs by using the ConnectionManagement class but it does not exist anymore.
I am open this issue to open a PR to update the docs.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No documentation file or test is named. Locate the documentation passage that references ActiveRecord::ConnectionAdapters::ConnectionManagement and verify the current dependency API before updating it; done means the documented approach no longer names the missing class and the documentation checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rails, ruby
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100