Skip to content

Instantly share code, notes, and snippets.

@PeteMichaud
Created June 6, 2012 23:56
Show Gist options
  • Save PeteMichaud/2885575 to your computer and use it in GitHub Desktop.
Save PeteMichaud/2885575 to your computer and use it in GitHub Desktop.
@other_things = @thing.other_things.order('created_at ASC') unless @other_things.present?
total_count = @other_things.count
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment