Class: String

Inherits:
Object
  • Object
show all
Defined in:
lib/sic_k.rb

Instance Method Summary collapse

Instance Method Details

#bodhiObject



4
5
6
# File 'lib/sic_k.rb', line 4

def bodhi
  self.gsub(".", ", brah.")
end

#johnnyObject



8
9
10
# File 'lib/sic_k.rb', line 8

def johnny
  self.gsub("[sic]", "[sick grammar]")
end