Method: Webhookdb::ConnectionCache.force_disconnect_all
- Defined in:
- lib/webhookdb/connection_cache.rb
.force_disconnect_all ⇒ Object
76 77 78 |
# File 'lib/webhookdb/connection_cache.rb', line 76 def self.force_disconnect_all self._instance.force_disconnect_all end |