bkerley (owner)

Revisions

gist: 81563 Download_button fork
public
Public Clone URL: git://gist.github.com/81563.git
Embed All Files: show embed
Text only #
1
2
3
4
5
6
p.match(String) { "penus" }
p.match(Symbol) { :penus }
p["fuck"] # => "penus"
p[:dicks] # => :penus