Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-assi committed Nov 1, 2011
1 parent 8acc5e0 commit 29a6b0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sunspot/mongoid.rb
Expand Up @@ -31,7 +31,7 @@ module ActsAsMethods
# ClassMethods isn't loaded until searchable is called so we need
# call it, then extend our own ClassMethods.
def searchable (opt = {}, &block)
super
super
extend ClassMethods
end
end
Expand Down

0 comments on commit 29a6b0c

Please sign in to comment.