Skip to content

Instantly share code, notes, and snippets.

@nelsonblaha
Last active December 12, 2015 03:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nelsonblaha/4704971 to your computer and use it in GitHub Desktop.
Save nelsonblaha/4704971 to your computer and use it in GitHub Desktop.
debug snippet
<!-- Very fast way to puts something both evaluated and unevaluated without repetition -->
<snippet>
<content><![CDATA[
puts 'debug $1: '+$1.to_s
]]></content>
<tabTrigger>debug</tabTrigger>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment