Skip to content

Instantly share code, notes, and snippets.

@deepak
Created May 8, 2013 07:07
Show Gist options
  • Select an option

  • Save deepak/5538759 to your computer and use it in GitHub Desktop.

Select an option

Save deepak/5538759 to your computer and use it in GitHub Desktop.
Rails ActiveSupport tap
options = {}.tap {|x| x[:width] = width if width }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment