Skip to content

Instantly share code, notes, and snippets.

@vanstee
Created June 6, 2013 18:54
Show Gist options
  • Select an option

  • Save vanstee/5723943 to your computer and use it in GitHub Desktop.

Select an option

Save vanstee/5723943 to your computer and use it in GitHub Desktop.
User.all.select("users.*, count(*) OVER()").limit(10).first.count
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment