Skip to content

Instantly share code, notes, and snippets.

@nakajima
Created May 20, 2011 03:50
Show Gist options
  • Select an option

  • Save nakajima/982313 to your computer and use it in GitHub Desktop.

Select an option

Save nakajima/982313 to your computer and use it in GitHub Desktop.
Poundie.before do |message|
message.body.gsub! /^poundie/, "matt"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment