default tag listing now weighted by time
This commit is contained in:
@@ -117,9 +117,6 @@ class Tag < ActiveRecord::Base
|
||||
end
|
||||
|
||||
module StatisticsMethods
|
||||
def trending
|
||||
raise NotImplementedError
|
||||
end
|
||||
end
|
||||
|
||||
module NameMethods
|
||||
|
||||
Reference in New Issue
Block a user