lib/has_karma.rb in thumbs_up-0.6.2 vs lib/has_karma.rb in thumbs_up-0.6.3
- old
+ new
@@ -17,14 +17,14 @@
end
end
module SingletonMethods
- ## Not yet implemented. Don't use it!
+ # Not yet implemented. Don't use it!
# Find the most popular users
- def find_most_karmic
- self.all
- end
+ # def find_most_karmic
+ # self.all
+ # end
end
module InstanceMethods
def karma(options = {})