-
Type: Improvement
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
Example:
set the Mongoid.raise_not_found_error configuration option to false,
which will cause a nil to be returned instead of raising this error.
This should be either "nil" or "a nil value", but "a nil" sounds awkward in typical Ruby parlance. (In fact, there is only one "nil" in Ruby, as nil always has the same object_id)