Skip to content

Commit

Permalink
Semantic nit-pickery
Browse files Browse the repository at this point in the history
  • Loading branch information
Mat Brown committed Sep 16, 2009
1 parent da3f37c commit 83ec705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sunspot/spec/extension.rb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def integrate_sunspot( integrate = true )
end

def integrate_sunspot?
self.sunspot_integration || false
!!self.sunspot_integration
end
end
end
Expand Down

0 comments on commit 83ec705

Please sign in to comment.