Navigation Menu

Skip to content

Commit

Permalink
Add missing require for the serf module
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Jun 26, 2014
1 parent 464c89d commit 5348fbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/droonga/engine.rb
Expand Up @@ -24,6 +24,7 @@
require "droonga/dispatcher"
require "droonga/file_observer"
require "droonga/nodes_status_loader"
require "droonga/serf"

module Droonga
class Engine
Expand Down

0 comments on commit 5348fbf

Please sign in to comment.