Add pp Ruby snippet for debugging purposes

This commit is contained in:
2012-12-11 17:39:06 +00:00
parent 1d07205af7
commit 36b28702e4

View File

@@ -0,0 +1,5 @@
# name: ruby pp
# key: pp
# --
require 'pp'
pp $0