Revert "Revert "PERF: move message bus to the front of the middleware stack""

This reverts commit cd1dd18f01.
This commit is contained in:
Sam
2015-12-08 07:11:28 +11:00
parent cd1dd18f01
commit c866d5b42d
37 changed files with 94 additions and 83 deletions
@@ -0,0 +1,5 @@
require_dependency 'twitter_api'
Onebox.options = {
twitter_client: TwitterApi
}