ruby-wpdb
ruby-wpdb copied to clipboard
Allow multiple instances of ruby-wpdb
At the moment, we can only ever have one instance of ruby-wpdb active per process. This is both unnecessary and makes for inelegant and hard-to-test initialisation code, and we should fix it.