Skip to content

Instantly share code, notes, and snippets.

@cbjs
cbjs / gist:1510144
Created December 22, 2011 12:28 — forked from defunkt/gist:2059
def explain!
puts 'Want to embed this Gist?'
puts 'Use this: <script src="http://gist.github.com/2059.js"></script>'
end
explain!