Skip to content

Instantly share code, notes, and snippets.

@MikeSilvis
Created January 6, 2013 16:48
Show Gist options
  • Save MikeSilvis/4468459 to your computer and use it in GitHub Desktop.
Save MikeSilvis/4468459 to your computer and use it in GitHub Desktop.
def make_ids
@make_ids ||= normalize_makes.map { |make| make[:id] }
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment