Module: PeteOnRails::VoteFu::Karma::SingletonMethods

Defined in:
lib/has_karma.rb

Overview

This module contains class methods

Instance Method Summary collapse

Instance Method Details

#find_most_karmicObject

Not yet implemented. Don’t use it! Find the most popular users



36
37
38
# File 'lib/has_karma.rb', line 36

def find_most_karmic
  find(:all)
end