Skip to content

Instantly share code, notes, and snippets.

@jwoertink
Last active December 15, 2015 11:59
Show Gist options
  • Select an option

  • Save jwoertink/5257494 to your computer and use it in GitHub Desktop.

Select an option

Save jwoertink/5257494 to your computer and use it in GitHub Desktop.
garage = ['122', '123', '1234', '1505'].collect { |n| rets_property.attribute[n] unless rets_property.attribute[n].nil? }.compact.first
{garage: garage}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment