Skip to content

Instantly share code, notes, and snippets.

@slant
Created March 16, 2011 20:12
Show Gist options
  • Select an option

  • Save slant/873217 to your computer and use it in GitHub Desktop.

Select an option

Save slant/873217 to your computer and use it in GitHub Desktop.
<%= User.where(:archived => true).each { |u| user.name } %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment