You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 11, 2020. It is now read-only.
Superclass =EventEmitter,// defaulting to EventEmitter and not Object / Function because extending Object/Function manipulates this prototype in new calls for some reason.
Superclass.rethinkdbConnection=rethinkdbConnection// Setting this variable on Controller class below causes issues, which maybe related to the way rethinkdb is called or the proxies encapsulating the class.
0 commit comments