-
Type: Improvement
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
This ticket is to go through the Mongoid code comments and apply the following conventions:
- Pipe char to indicate a union of possible types (as opposed to comma)
- Splats indicated by leading * char in the param name
Both conventions appear below:
|