Method: Mongo::Connection#send_message_with_safe_check
- Defined in:
- lib/jmongo/connection.rb
#send_message_with_safe_check(operation, message, db_name, log_message = nil) ⇒ Object
253 254 255 |
# File 'lib/jmongo/connection.rb', line 253 def (operation, , db_name, =nil) raise_not_implemented end |