Skip to content

Instantly share code, notes, and snippets.

@eric
Created November 8, 2011 19:58
Show Gist options
  • Select an option

  • Save eric/1348965 to your computer and use it in GitHub Desktop.

Select an option

Save eric/1348965 to your computer and use it in GitHub Desktop.
::Kestrel::Client.class_eval do
add_method_tracer :get, 'Kestrel/get'
add_method_tracer :set, 'Kestrel/set'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment