MongoDB Ruby Driver v1.2.4
- Fix the exception message shown when there's an IOError (Mauro Pompilio)
- Another update to map-reduce docs for v1.8. Note that if you use the new
output option{:out => {:inline => true}}
, then you must also specify
:raw => true
.