Skip to content

Instantly share code, notes, and snippets.

@qhoxie
Created November 26, 2008 18:40
Show Gist options
  • Save qhoxie/29482 to your computer and use it in GitHub Desktop.
Save qhoxie/29482 to your computer and use it in GitHub Desktop.
class Merb::BootLoader::MethodLogger < Merb::BootLoader
before Logger
def self.run
# do things
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment