Skip to content

Conversation

johnnyshields
Copy link
Contributor

Fixes RUBY-3667

I implemented this in BSON::ObjectId#from_string, which is the underlying method of BSON::ObjectId()

… should return it without creating a new one.

I implemented this in BSON::ObjectId#from_string.
@johnnyshields johnnyshields requested a review from a team as a code owner May 5, 2025 18:04
@johnnyshields johnnyshields changed the title RUBY-3667 - If BSON::ObjectId(...) is given an existing object ID, it should return it without creating a new one. RUBY-3667 - If BSON::ObjectId(...) is given an existing object ID, it should return it without creating a new one May 5, 2025
@johnnyshields
Copy link
Contributor Author

Please enable the button to "Update Branch" with the latest code. It makes my life easier!

@alexbevi
Copy link
Contributor

alexbevi commented May 6, 2025

Please enable the button to "Update Branch" with the latest code. It makes my life easier!

Always suggest updating pull request branches enabled

@codeowners-service-app codeowners-service-app bot requested a review from alexbevi May 30, 2025 02:44
Copy link

Assigned alexbevi for team dbx-ruby because comandeo-mongo is out of office.

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