-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
I've searched high and low in the docs, source, StackOverflow, etc. and I can't find a way to use the new Ruby driver to rename a collection.
I would expect it to be this:
collection.rename(new_name)
But the `rename` method does not exist.
- is related to
-
RUBY-1636 Resync change stream tests to test all new notification types
- Closed