Skip to content

Instantly share code, notes, and snippets.

/indent_and.rb Secret

Created October 30, 2014 20:34
Show Gist options
  • Save anonymous/4bf11f60d3eaaa6b6b7b to your computer and use it in GitHub Desktop.
Save anonymous/4bf11f60d3eaaa6b6b7b to your computer and use it in GitHub Desktop.
this_method && this_other &&
this_one
@dgmcguire
Copy link

personally I like

boolean
  && boolean
  && boolean

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment