Results 1 comments of Raya Shymkiw

Has anyone found a workaround for this? Seems I'm running into a related issue: Player.has_many :seasons, :as => :statable Player.has_many :teams, :through => :seasons Player.search(:name_like => 'joe', :seasons_g_gte => 30,...