about summary refs log tree commit homepage
path: root/lib/rainbows.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rainbows.rb')
-rw-r--r--lib/rainbows.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/rainbows.rb b/lib/rainbows.rb
index 144b539..e9f2448 100644
--- a/lib/rainbows.rb
+++ b/lib/rainbows.rb
@@ -46,6 +46,7 @@ module Rainbows
   autoload :DevFdResponse, 'rainbows/dev_fd_response'
   autoload :MaxBody, 'rainbows/max_body'
   autoload :QueuePool, 'rainbows/queue_pool'
+  autoload :EvCore, 'rainbows/ev_core'
 
   class << self