12 ms·
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.
by kaolinite 10y 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.