Skip to content

Instantly share code, notes, and snippets.

@sergiosouzalima
Created January 27, 2016 19:28
Show Gist options
  • Save sergiosouzalima/83de61b6bfd1a71c31b0 to your computer and use it in GitHub Desktop.
Save sergiosouzalima/83de61b6bfd1a71c31b0 to your computer and use it in GitHub Desktop.
def flag_name¬
flag || 'default'
end
def flag_name
flag || 'default'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment