Skip to content

Instantly share code, notes, and snippets.

@tsmango
Created August 23, 2011 15:04
Show Gist options
  • Select an option

  • Save tsmango/1165363 to your computer and use it in GitHub Desktop.

Select an option

Save tsmango/1165363 to your computer and use it in GitHub Desktop.
User.union([{:conditions => ['name = ?', 'tom']}, {:conditions => ['name = ?', 'gary']}], {:order => 'created_at'})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment