Hacker News new | past | comments | ask | show | jobs | submit login

Thanks, just emailed. Maybe the problem has to do with this line in links#index

tags = Tag.find(params[:tags]) @links = Link.order("votes_count DESC").includes(:tags).select{|link| (tags - link.tags).empty?}




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: