Skip to content

Instantly share code, notes, and snippets.

@jellybob
Forked from jsierles/gist:294573
Created February 4, 2010 12:13
Show Gist options
  • Save jellybob/294574 to your computer and use it in GitHub Desktop.
Save jellybob/294574 to your computer and use it in GitHub Desktop.
search(:users).each do |user|
puts "Found #{user.id}"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment