[ create a new paste ] login | about

Link: http://codepad.org/7rnqOVBT    [ raw code | output | fork ]

Ruby, pasted on Jan 17:
1
puts "kjhdfuy37685682#$$%@dfjahf".gsub(/[^a-z]/i, '#')


Output:
1
kjhdfuy##############dfjahf


Create a new paste based on this one


Comments: