Skip to content

Instantly share code, notes, and snippets.

@lmansur
Created December 1, 2016 00:10
Show Gist options
  • Save lmansur/25fd57d1234b33cf859b7b5ec405f73b to your computer and use it in GitHub Desktop.
Save lmansur/25fd57d1234b33cf859b7b5ec405f73b to your computer and use it in GitHub Desktop.
if [endereco.rua, endereco.cidade, endereco.cep].any?(&:blank?)
#do something
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment