Open amoose opened 10 years ago
For compatibility with acts_as_taggable_on, we are using .sample instead of SQL to order by Random. Update .order_by to occur in SQL for performance.
Paying homage with a gchat away message ;)
For compatibility with acts_as_taggable_on, we are using .sample instead of SQL to order by Random. Update .order_by to occur in SQL for performance.