Class: TrueClass
- Inherits:
-
Object
- Object
- TrueClass
- Defined in:
- lib/patches/write_concern.rb
Instance Method Summary collapse
Instance Method Details
#__safe_options__ ⇒ Object
6 7 8 |
# File 'lib/patches/write_concern.rb', line 6 def { w: 1 } end |