Skip to content

Instantly share code, notes, and snippets.

@samleb
Created March 23, 2010 18:01
Show Gist options
  • Select an option

  • Save samleb/341473 to your computer and use it in GitHub Desktop.

Select an option

Save samleb/341473 to your computer and use it in GitHub Desktop.
def random
first :conditions => ["#{primary_key} >= RAND() * ?", maximum(primary_key)]
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment