ruby-wpdb icon indicating copy to clipboard operation
ruby-wpdb copied to clipboard

Allow multiple instances of ruby-wpdb

Open robmiller opened this issue 11 years ago • 0 comments

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.

robmiller avatar May 01 '14 16:05 robmiller