Hacker News new | ask | show | jobs
by kaolinite 3640 days ago
Rails doesn't execute the query until you actually use it in some way, by which point it knows you've added a limit clause.