Skip to content

Commit

Permalink
singleton
Browse files Browse the repository at this point in the history
  • Loading branch information
martinciu committed Nov 7, 2011
1 parent 8636a13 commit 2a4a44d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/nanosearch/indexer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

module Nanosearch
class Indexer
include Singleton
include ::Singleton
attr_accessor :connection

def initialize
Expand Down

0 comments on commit 2a4a44d

Please sign in to comment.