class TrueClass
Public Instance Methods
__safe_options__()
click to toggle source
# File lib/patches/write_concern.rb, line 6 def __safe_options__ { w: 1 } end
# File lib/patches/write_concern.rb, line 6 def __safe_options__ { w: 1 } end