• Stars
    star
    2
  • Language
    Ruby
  • License
    MIT License
  • Created about 16 years ago
  • Updated about 16 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a ruby/rails plugin to allows you tap into any object and watch its method calls and log them. Surveillance allows you to see: when a method is called, when the call ends, what arguements the method was called with, including blocks.