class Item < ActiveRecord::Base
  ALL_VOTES = "all_votes"
  SCORE = "score"
...

Ruby Complex query in Ruby on Ra...

by Pablo, January 10, 2010 13:27, No refactoring, tagged with rails, sql, ruby, activerecord, joins

I have a method called rank...

931970b8dc51b72e05e3a12b88612d61 Talk